0
Fork 0
mirror of https://github.com/ninenines/cowboy.git synced 2025-07-14 12:20:24 +00:00

Update README

This commit is contained in:
Loïc Hoguin 2017-01-02 19:28:11 +01:00
parent 2dff25a61d
commit 0e2bd04cc9
No known key found for this signature in database
GPG key ID: 71366FF21851DF03

View file

@ -16,14 +16,6 @@ Because it uses Ranch for managing connections, Cowboy can easily be
Cowboy is *clean* and *well tested* Erlang code. Cowboy is *clean* and *well tested* Erlang code.
== Sponsors
The project is currently sponsored by https://sameroom.io[Sameroom].
The original SPDY implementation was sponsored by
http://leo-project.net/leofs/[LeoFS Cloud Storage].
It has since been superseded by HTTP/2.
== Online documentation == Online documentation
* http://ninenines.eu/docs/en/cowboy/2.0/guide[User guide] * http://ninenines.eu/docs/en/cowboy/2.0/guide[User guide]
@ -41,4 +33,5 @@ It has since been superseded by HTTP/2.
== Getting help == Getting help
* Official IRC Channel: #ninenines on irc.freenode.net * Official IRC Channel: #ninenines on irc.freenode.net
* https://github.com/ninenines/cowboy/issues[Issues tracker]
* http://ninenines.eu/services[Commercial Support] * http://ninenines.eu/services[Commercial Support]