From b69903435e0278a6a91749d729f08ac01a8f623a Mon Sep 17 00:00:00 2001 From: Yurii Rashkovskii Date: Tue, 29 Jan 2013 10:18:52 -0800 Subject: Elixir hello world example --- examples/README.md | 3 +++ 1 file changed, 3 insertions(+) (limited to 'examples/README.md') diff --git a/examples/README.md b/examples/README.md index 10a2b86..0e75485 100644 --- a/examples/README.md +++ b/examples/README.md @@ -19,6 +19,9 @@ Cowboy Examples * [echo_post](./examples/echo_post): parse and echo a POST parameter + * [elixir_hello_world](./examples/elixir_hello_world): + simplest example application with Elixir + * [hello_world](./examples/hello_world): simplest example application -- cgit v1.2.3