mirror of
https://github.com/ninenines/cowboy.git
synced 2025-07-14 20:30:23 +00:00
Add a link to cowboy_examples in the README
This commit is contained in:
parent
6b1fb5f390
commit
2b3bfdd783
1 changed files with 1 additions and 0 deletions
|
@ -30,6 +30,7 @@ Quick start
|
||||||
* Add Cowboy as a rebar or agner dependency to your application.
|
* Add Cowboy as a rebar or agner dependency to your application.
|
||||||
* Start Cowboy and add one or more listeners.
|
* Start Cowboy and add one or more listeners.
|
||||||
* Write handlers for your application.
|
* Write handlers for your application.
|
||||||
|
* Check out [examples](https://github.com/extend/cowboy_examples)!
|
||||||
|
|
||||||
Getting Started
|
Getting Started
|
||||||
---------------
|
---------------
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue