From a56d3a6fe54bbbc4b8800b322e4b8eb56a0b1039 Mon Sep 17 00:00:00 2001 From: Eric Bailey Date: Wed, 6 Jan 2016 16:55:28 -0600 Subject: Update README.md Consistently use the imperative mood and add link to LFE examples. --- examples/README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'examples') diff --git a/examples/README.md b/examples/README.md index 24af228..ee522a7 100644 --- a/examples/README.md +++ b/examples/README.md @@ -2,7 +2,7 @@ Cowboy examples =============== * [chunked_hello_world](./chunked_hello_world): - demonstrates chunked data transfer with two one-second delays + demonstrate chunked data transfer with two one-second delays * [compress_response](./compress_response) send a response body compressed if the client supports it @@ -50,7 +50,7 @@ Cowboy examples multipart/form-data upload * [web_server](./web_server): - serves files with lists directory entries + serve files with lists directory entries * [websocket](./websocket): websocket example @@ -59,3 +59,4 @@ Other languages --------------- * [elixir](https://github.com/joshrotenberg/elixir_cowboy_examples) + * [lfe](https://github.com/quasiquoting/lfe-cowboy-examples) -- cgit v1.2.3