diff --git a/README.md b/README.md index 398205f..3c28b44 100644 --- a/README.md +++ b/README.md @@ -22,7 +22,7 @@ PercFailedResponses = NumberRequestsOverLimit / Limit - `POST http://localhost:8080/click` - Will return 204 No Content. The response time will be random under 100 milliseconds. - `POST http://localhost:8080/limit` - - Change the limit for allowed concurrent requests. The default is 10. + - Change the limit for allowed concurrent requests. The default is 50. ## Usage