0
Fork 0
mirror of https://github.com/ninenines/cowboy.git synced 2025-07-14 12:20:24 +00:00

README: added a mentioning of agner dependencies mechanism

This commit is contained in:
Yurii Rashkovskii 2011-04-30 12:20:36 -07:00
parent 20293be912
commit cf6a506385

View file

@ -26,7 +26,7 @@ we can share ideas and save everyone time.
Embedding Cowboy Embedding Cowboy
---------------- ----------------
* Add Cowboy as a rebar 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. * Write handlers.