From fedf91fdfa3ee14b672596cba2289691b632fc2d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lo=C3=AFc=20Hoguin?= Date: Tue, 13 Nov 2012 17:52:02 +0100 Subject: Fix the markdown for the README --- README.md | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index 418ed57..4ff5ea4 100644 --- a/README.md +++ b/README.md @@ -21,16 +21,16 @@ No parameterized module. No process dictionary. **Clean** Erlang code. Quick start ----------- -* Add Cowboy as a rebar dependency to your application. -* Start Cowboy and add one or more listeners. -* Write handlers for your application. + * Add Cowboy as a rebar dependency to your application. + * Start Cowboy and add one or more listeners. + * Write handlers for your application. Getting Started --------------- -* [Read the guide](https://github.com/extend/cowboy/blob/master/guide/toc.md) -* Look at the examples in the ```examples/``` directory -* Build API documentation with ```make docs```; open ```doc/index.html``` + * [Read the guide](http://ninenines.eu/docs/en/cowboy/HEAD/guide/introduction) + * Look at the examples in the `examples/` directory + * Build API documentation with `make docs`; open `doc/index.html` -- cgit v1.2.3