aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorLoïc Hoguin <[email protected]>2011-04-30 13:32:37 -0700
committerLoïc Hoguin <[email protected]>2011-04-30 13:32:37 -0700
commit0fa5f71232eaecdb19709048b8029b69058e2879 (patch)
tree686f6cec7bf98badd9907173ed02ccea6cbf9bad /README.md
parent732ccf12dca8fd8055a83989476bcbb0182af670 (diff)
parentcf6a506385e785bd0dcd561373ea4a44d6aa911b (diff)
downloadcowboy-0fa5f71232eaecdb19709048b8029b69058e2879.tar.gz
cowboy-0fa5f71232eaecdb19709048b8029b69058e2879.tar.bz2
cowboy-0fa5f71232eaecdb19709048b8029b69058e2879.zip
Merge pull request #5 from yrashk/patch-1.
README: added a mentioning of agner dependencies mechanism
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index cebe45a..5468e9e 100644
--- a/README.md
+++ b/README.md
@@ -26,7 +26,7 @@ we can share ideas and save everyone time.
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.
* Write handlers.