mirror of
https://github.com/ninenines/cowboy.git
synced 2025-07-14 12:20:24 +00:00
Tweak the one-liner description of the project
This commit is contained in:
parent
e80291fbdc
commit
5477d613f9
5 changed files with 5 additions and 5 deletions
|
@ -1,5 +1,5 @@
|
|||
{application, cowboy, [
|
||||
{description, "Small, fast, modular HTTP server."},
|
||||
{description, "Small, fast, modern HTTP server."},
|
||||
{vsn, "2.0.0-pre.2"},
|
||||
{modules, ['cowboy','cowboy_app','cowboy_bstr','cowboy_clear','cowboy_clock','cowboy_constraints','cowboy_handler','cowboy_http','cowboy_http2','cowboy_loop','cowboy_middleware','cowboy_req','cowboy_rest','cowboy_router','cowboy_static','cowboy_stream','cowboy_stream_h','cowboy_sub_protocol','cowboy_sup','cowboy_tls','cowboy_websocket']},
|
||||
{registered, [cowboy_sup,cowboy_clock]},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue