Skip to content

Commit 176ab10

Browse files
committed
Update README.md
1 parent 6f9c9d0 commit 176ab10

File tree

1 file changed

+10
-1
lines changed

1 file changed

+10
-1
lines changed

README.md

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
11
Metronome
22
=========
3-
An ActionScript metronome that's more precise than the good ol' Timer.
3+
4+
>WARNING: THIS LIBRARY HAS NOT BEEN TESTED ENOUGH TO BE CONSIDERED PRODUCTION-READY YET (HENCE THE ALPHA VERSION DESIGNATION). USE AT YOUR OWN RISK. MEANWHILE, YOU ARE WELCOME TO SEND ME COMMENTS, SUGGESTIONS AND BUG REPORTS.
5+
6+
## Description
7+
**Metronome** is an ActionScript library delivering more accuracy in the scheduling of time-based events than the native Timer object. You can use it as a music metronome or just as a precise way to schedule recurring events.
8+
9+
10+
Home and examples : http://cote.cc/projects/metronome
11+
<br>
12+
API Reference: http://cote.cc/w/wp-content/uploads/projects/metronome/doc/

0 commit comments

Comments
 (0)