aboutsummaryrefslogtreecommitdiffstats
path: root/examples/basic_auth/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'examples/basic_auth/README.md')
-rw-r--r--examples/basic_auth/README.md5
1 files changed, 2 insertions, 3 deletions
diff --git a/examples/basic_auth/README.md b/examples/basic_auth/README.md
index 74662cd..38ae9a2 100644
--- a/examples/basic_auth/README.md
+++ b/examples/basic_auth/README.md
@@ -1,5 +1,5 @@
-Cowboy Basic Authorization Rest Hello World.
-============================================
+Cowboy Basic Authorization Rest Hello World
+===========================================
To compile this example you need rebar in your PATH.
@@ -41,4 +41,3 @@ content-type: text/plain
Hello, Alladin!
```
-