diff --git a/README.md b/README.md index 00b1991..92838af 100644 --- a/README.md +++ b/README.md @@ -1,12 +1,12 @@ -jQuery Mercutio +jQuery Molequul ============== -Mercutio is a layout plugin for jQuery. Think of it as the flip side of CSS floats. Whereas floating arranges elements horizontally then vertically, Mercutio arranges elements vertically then horizontally according to a grid. The result minimizes vertical gaps between elements of varying height, just like a mason fitting stones in a wall. +Molequul is a layout plugin for jQuery. Think of it as the flip side of CSS floats. Whereas floating arranges elements horizontally then vertically, Molequul arranges elements vertically then horizontally according to a grid. The result minimizes vertical gaps between elements of varying height, just like a mason fitting stones in a wall. The primer in docs/index.html has all the documentation to get you started. -Code repository: [github.com/desandro/mercutio](http://github.com/desandro/mercutio) +Code repository: [github.com/desandro/molequul](http://github.com/desandro/molequul) -View the docs live: [desandro.com/demo/mercutio/docs](http://desandro.com/demo/mercutio/docs/) +View the docs live: [desandro.com/demo/molequul/docs](http://desandro.com/demo/molequul/docs/) Copyright (c) 2010 David DeSandro, licensed MIT \ No newline at end of file diff --git a/docs/animating-css-transitions.html b/docs/animating-css-transitions.html index 66ca29c..2e544db 100644 --- a/docs/animating-css-transitions.html +++ b/docs/animating-css-transitions.html @@ -2,7 +2,7 @@
-