From cfa63f44f81e24943b610b1629ac5379798e4558 Mon Sep 17 00:00:00 2001 From: lsvih Date: Mon, 3 Jun 2019 13:13:43 +0800 Subject: [PATCH] Update README.md --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) 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.