diff --git a/readme.md b/readme.md index 99414de..ff8a8ed 100644 --- a/readme.md +++ b/readme.md @@ -3,7 +3,7 @@ Plax is a [jQuery](http://jquery.com) plugin that makes it suuuuuper easy to par ## Dependencies -**[jQuery](http://jquery.com/) +**[jQuery](http://jquery.com/)** ## Usage @@ -138,4 +138,4 @@ The principals from the previous scenario are still present in this situation, o - __Smarter Plaxing:__ Right now Plax assumes your items are absolutely positioned. In the future I'd like to have Plax convert the current positioning scheme to what it needs, allowing initially relatively positioned elements. -- __plaxTo()__ It'd be cool if you could give Plax a percentage to parallax to. This would allow for more than just the mouse as the source of input. \ No newline at end of file +- __plaxTo()__ It'd be cool if you could give Plax a percentage to parallax to. This would allow for more than just the mouse as the source of input.