README.md in double-0.1.0 vs README.md in double-0.1.1

- old
+ new

@@ -4,19 +4,20 @@ ![repliee][repliee] ## Description -Something can be [familiar, yet foreign at once][uncanny]—particularly when metaprogramming. +Something can be [familiar, yet foreign at once][uncanny]. -**Double** allows you to use a constant even before it is defined. +**Double** allows you to use a constant before it is defined when +metaprogramming. ## Usage ```ruby class Foo extend Double - Bar + Bar # nothing raised end ``` [status]: https://secure.travis-ci.org/hakanensari/double.png [travis]: http://travis-ci.org/hakanensari/double