Просмотр исходного кода

Add link to the repository of elixir Cowboy examples

Loïc Hoguin 11 лет назад
Родитель
Сommit
9d2096cd35
1 измененных файлов с 5 добавлено и 0 удалено
  1. 5 0
      examples/README.md

+ 5 - 0
examples/README.md

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