README.md in slavery-1.0.0 vs README.md in slavery-1.0.1

- old
+ new

@@ -89,10 +89,10 @@ ```ruby Slavely.disabled = true ``` -With this line, Slavery stops connection switching and all queries go to the master database. +With this line, Slavery stops connection switching and all queries go to the new master database. ## Support for non-Rails apps If you're using ActiveRecord in a non-Rails app (e.g. Sinatra), be sure to set `Slavery.env` in the boot sequence.