aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLoïc Hoguin <[email protected]>2012-10-24 14:54:14 +0200
committerLoïc Hoguin <[email protected]>2012-10-24 14:54:14 +0200
commit5ebe55a0fd8b6b533470f7bbcd85e0e075beef91 (patch)
tree36ccccead80a8ba8b8e2631a8df60c9f30c7c4b1
parentcd099983b1b807b87fa050d1e4ff0a13aba25b49 (diff)
downloadranch-5ebe55a0fd8b6b533470f7bbcd85e0e075beef91.tar.gz
ranch-5ebe55a0fd8b6b533470f7bbcd85e0e075beef91.tar.bz2
ranch-5ebe55a0fd8b6b533470f7bbcd85e0e075beef91.zip
Small README fixes
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index 08aea1e..d6b049a 100644
--- a/README.md
+++ b/README.md
@@ -28,11 +28,11 @@ duplicating efforts.
Quick start
-----------
-* Add Ranch as a rebar or agner dependency to your application.
+* Add Ranch as a rebar dependency to your application.
* Start Ranch and add one or more listeners.
* Write protocol handlers for your application.
-Getting Started
+Getting started
---------------
* [Read the guide](https://github.com/extend/ranch/blob/master/guide/toc.md)