Browse Source

Add link to the repository of elixir Cowboy examples

Loïc Hoguin 11 years ago
parent
commit
9d2096cd35
1 changed files with 5 additions and 0 deletions
  1. 5 0
      examples/README.md

+ 5 - 0
examples/README.md

@@ -51,3 +51,8 @@ Cowboy examples
 
  *  [websocket](./websocket):
     websocket example
+
+Other languages
+---------------
+
+ *  [elixir](https://github.com/joshrotenberg/elixir_cowboy_examples)