Browse Source

Small README fixes

Loïc Hoguin 12 years ago
parent
commit
5ebe55a0fd
1 changed files with 2 additions and 2 deletions
  1. 2 2
      README.md

+ 2 - 2
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)