From 41f7068d9e8ba4fbdceea6b17a987c77624ad611 Mon Sep 17 00:00:00 2001 From: scottcgi Date: Thu, 13 Nov 2014 22:49:24 +0800 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 0b3c3b3..d81f988 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,7 @@ 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 speed test](https://scottcgi.github.io/MojoJS/Test/mojoQuery/speedTest/index.html "speed test") +* Checkout speed test with others js framework [Live speed test](https://scottcgi.github.io/MojoJS/Test/mojoQuery/speedTest/index.html "speed test")
@@ -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](https://scottcgi.github.io/MojoJS/Test/mojoFx/mojoFx-test.html "animation test") +* [Online Live demo test](https://scottcgi.github.io/MojoJS/Test/mojoFx/mojoFx-test.html "animation test")