aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLoïc Hoguin <[email protected]>2013-11-08 20:50:09 +0100
committerLoïc Hoguin <[email protected]>2013-11-08 20:50:09 +0100
commit9d2096cd35c05ac43fa34ebe4ac31c9265d263cb (patch)
treeeee089d59b60bdbe676060440904bb8bcce0a032
parent8d546dacbc1b2fe82e67fee5d28b86fe8b428443 (diff)
downloadcowboy-9d2096cd35c05ac43fa34ebe4ac31c9265d263cb.tar.gz
cowboy-9d2096cd35c05ac43fa34ebe4ac31c9265d263cb.tar.bz2
cowboy-9d2096cd35c05ac43fa34ebe4ac31c9265d263cb.zip
Add link to the repository of elixir Cowboy examples
-rw-r--r--examples/README.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/examples/README.md b/examples/README.md
index 8b82296..0b1e67f 100644
--- a/examples/README.md
+++ b/examples/README.md
@@ -51,3 +51,8 @@ Cowboy examples
* [websocket](./websocket):
websocket example
+
+Other languages
+---------------
+
+ * [elixir](https://github.com/joshrotenberg/elixir_cowboy_examples)