From cf5be6705f265db0894f9f0d32ff2d7a338c0b3d Mon Sep 17 00:00:00 2001 From: Ross Kaffenberger Date: Sun, 20 Jan 2013 16:31:46 -0500 Subject: [PATCH] README --- README.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/README.md b/README.md index 00e56d14..c18df351 100644 --- a/README.md +++ b/README.md @@ -65,9 +65,7 @@ bob.boards #### Multiple Users -Applications that make requests on behalf of multiple Trello users should -avoid using global configuration. Instead, for each user's access -token/secret pair, instantiate a `Trello::Client`: +Applications that make requests on behalf of multiple Trello users have an alternative to global configuration. For each user's access token/secret pair, instantiate a `Trello::Client`: ```ruby @client_bob = Trello::Client.new(