README.md in nexaas-throttle-0.1.0 vs README.md in nexaas-throttle-0.2.0

- old
+ new

@@ -89,10 +89,15 @@ namespace: "nexaas:throttle" } </pre> </td> </tr> + <tr> + <td><code>ignored_user_agents</code></td> + <td>Ignores how many User-Agent the application wants, in case of other applications from the same organization.</td> + <td><code>nil</code></td> + </tr> </table> ### Request Identification `Nexaas::Throttle` doesn't know how to identify a consumer. Some applications might rely on request IP, others on an API TOKEN. You must provide a way of getting an unique token @@ -143,6 +148,5 @@ ## License The gem is available as open source under the terms of the [MIT License](http://opensource.org/licenses/MIT). -