diff --git a/README.md b/README.md index c615d7a..256c0d3 100644 --- a/README.md +++ b/README.md @@ -62,8 +62,7 @@ Responds with an empty body and one of the HTTP codes. If an optional `remove` parameter without a value supplied CAPTCHA will be removed without checking and a HTTP code `204` will be sent. Otherwise, a `403` -HTTP code will be sent if it is not solved. If a CAPTCHA doesn't exist a `404` -HTTP code still will be returned. +HTTP code will be sent if it is not solved. A `remove` parameter was added because browsers will print an error in a console if HTTP code is not within `2xx`, so to keep a console clean you can provide