README.md in boned-0.2.0 vs README.md in boned-0.2.1

- old
+ new

@@ -1,32 +1,35 @@ -## Bone - 0.2 ## +## Boned - 0.2 ## **Bones it!** -== Running +## Running $ redis-server config/redis-server.conf + $ export BONED_REDIS=redis://localhost:4111/1 $ boned start -== Installation +## Installation $ sudo gem install boned - -== More Information +You also need to install [redis](http://code.google.com/p/redis/). -== Credits +## More Information + +## Credits + * Delano Mandelbaum (http://solutious.com) -== Thanks +## Thanks * Kalin Harvey for the early feedback. -== License +## License See LICENSE.txt \ No newline at end of file