aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index 4b9d6f1..f9fb6ec 100644
--- a/README.md
+++ b/README.md
@@ -30,6 +30,7 @@ Quick start
* Add Cowboy as a rebar or agner dependency to your application.
* Start Cowboy and add one or more listeners.
* Write handlers for your application.
+* Check out [examples](https://github.com/extend/cowboy_examples)!
Getting Started
---------------