diff --git a/README.md b/README.md index c2d5a737..49b7798e 100644 --- a/README.md +++ b/README.md @@ -218,6 +218,7 @@ There are many packages that extend the Req library. To get yours listed here, s * [`http_cookie`] * [`req_embed`] * [`req_proxy`] + * [`req_server_sent_events`] ## Presentations @@ -291,3 +292,4 @@ limitations under the License. [`http_cookie`]: https://github.com/reisub/http_cookie [`req_embed`]: https://github.com/leandrocp/req_embed [`req_proxy`]: https://gitlab.com/wmde/technical-wishes/req_proxy +[`req_server_sent_events`]: https://github.com/sgerrand/ex_req_server_sent_events