diff --git a/README.md b/README.md index e8d9c9f..2fc89b4 100644 --- a/README.md +++ b/README.md @@ -1,9 +1,9 @@ -#fpsmeter.js +# fpsmeter.js A script to evaluate the framerate of an animation embedded in a web page using CSS transitions. Please refer to this blog post for an explaination of how it works: [Effectively measuring browser framerate using CSS](http://www.kaizou.org/2011/06/effectively-measuring-browser-framerate-using-css/) -##Usage +## Usage ... @@ -35,10 +35,10 @@ Please refer to this blog post for an explaination of how it works: [Effectively -##Demo +## Demo [Try out the demo](http://kaizouman.github.com/fpsmeter/). -##License +## License You may use this code under the terms of the MIT license.