README.md in toxiproxy-0.1.1 vs README.md in toxiproxy-0.1.2

- old
+ new

@@ -80,9 +80,9 @@ listen: "localhost:21213", upstream: "localhost:3306", }) ``` -This will create the proxies passed, if they don't already exist, in Toxiproxy. +This will create the proxies passed, or replace the proxies if they already exist in Toxiproxy. It's recommended to do this early as early in boot as possible, see the [Toxiproxy README](https://github.com/shopify/toxiproxy#Usage). If you have many proxies, we recommend storing the Toxiproxy configs in a configuration file.