Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
cotejp committed Feb 14, 2014
1 parent 6f9c9d0 commit 176ab10
Showing 1 changed file with 10 additions and 1 deletion.
11 changes: 10 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
Metronome
=========
An ActionScript metronome that's more precise than the good ol' Timer.

>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.
## Description
**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.


Home and examples : http://cote.cc/projects/metronome
<br>
API Reference: http://cote.cc/w/wp-content/uploads/projects/metronome/doc/

0 comments on commit 176ab10

Please sign in to comment.