diff --git a/README.md b/README.md
index 034b26e..af98692 100644
--- a/README.md
+++ b/README.md
@@ -4,7 +4,7 @@ MojoJS
It is a javascript framework
-
+
### CSS query engine: mojoQuery
@@ -19,10 +19,10 @@ It's a part of mojo, but also can be easily independent use it or integration to
* Fully compatible standards
* Highly extensible with easy-to-use API
* Doc and API see mojoQuery
-* Checkout speed test with others js framework (Live demo)
+* Checkout speed test with others js framework [Live speed test](http://http://scottcgi.github.io/MojoJS/Test/mojoQuery/speedTest/index.html "speed test")
-
+
### Animation engine: mojoFx
@@ -38,4 +38,4 @@ It's a part of mojo, but also can be easily independent use it or integration to
* Global animation control, only one setInterval executor all animation
* Fully compatible standard Easing effect
* Doc and API see mojoFx
-* Online Live demo test
+* [Online Live demo test](http://scottcgi.github.io/MojoJS/Test/mojoFx/mojoFx-test.html "animation test")