mirror of
https://github.com/ninenines/cowboy.git
synced 2025-07-14 12:20:24 +00:00
Add Cowboy manual to README
This commit is contained in:
parent
666c59bc42
commit
22f961a7e8
1 changed files with 2 additions and 2 deletions
|
@ -21,9 +21,9 @@ No parameterized module. No process dictionary. **Clean** Erlang code.
|
|||
Getting Started
|
||||
---------------
|
||||
|
||||
* [Read the guide](http://ninenines.eu/docs/en/cowboy/HEAD/guide/introduction)
|
||||
* [Read the guide](http://ninenines.eu/docs/en/cowboy/HEAD/guide)
|
||||
* [Check the manual](http://ninenines.eu/docs/en/cowboy/HEAD/manual)
|
||||
* Look at the examples in the `examples/` directory
|
||||
* Build API documentation with `make docs`; open `doc/index.html`
|
||||
|
||||
Support
|
||||
-------
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue