aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--README.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/README.md b/README.md
index 04a927c..2a81319 100644
--- a/README.md
+++ b/README.md
@@ -3,6 +3,9 @@ Cowboy
Cowboy is a small, fast and modular HTTP server written in Erlang.
+Cowboy is also a socket acceptor pool, able to accept connections
+for any kind of TCP protocol.
+
Goals
-----