diff options
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -21,9 +21,9 @@ No parameterized module. No process dictionary. **Clean** Erlang code. Quick start ----------- - * Add Cowboy as a rebar dependency to your application. - * Start Cowboy and add one or more listeners. - * Write handlers for your application. + * Add Cowboy as a rebar dependency to your application + * Start Cowboy and add one or more listeners + * Write handlers for your application Getting Started --------------- |