README.md in boned-0.2.6 vs README.md in boned-0.3.0
- old
+ new
@@ -1,14 +1,14 @@
-## Boned - 0.2 ##
+## Boned - 0.3 ##
-**Bones it!**
+**Remote environment variables**
## Running
$ redis-server config/redis-server.conf
- $ export BONED_REDIS=redis://localhost:8045/1
+ $ export BONED_SOURCE=redis://localhost:8045/
$ boned start
## Installation
@@ -17,13 +17,15 @@
You also need to install [redis](http://code.google.com/p/redis/).
## More Information
+See [bone](https://github.com/solutious/bone).
+
## Credits
-* Delano Mandelbaum (http://solutious.com)
+* [Delano Mandelbaum](http://solutious.com)
## Thanks
* Kalin Harvey for the early feedback.
\ No newline at end of file