aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md6
1 files changed, 3 insertions, 3 deletions
diff --git a/README.md b/README.md
index 4ff5ea4..826f271 100644
--- a/README.md
+++ b/README.md
@@ -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
---------------