aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorLoïc Hoguin <[email protected]>2012-04-12 21:58:30 +0200
committerLoïc Hoguin <[email protected]>2012-04-12 21:58:30 +0200
commitf971ec1ced3758834d6e98ab3c7fafddd8bf9da6 (patch)
tree40a415cb0a50cf765b093f052d39d6f1478d25ef /README.md
downloadranch-f971ec1ced3758834d6e98ab3c7fafddd8bf9da6.tar.gz
ranch-f971ec1ced3758834d6e98ab3c7fafddd8bf9da6.tar.bz2
ranch-f971ec1ced3758834d6e98ab3c7fafddd8bf9da6.zip
Initial commit.
Diffstat (limited to 'README.md')
-rw-r--r--README.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/README.md b/README.md
new file mode 100644
index 0000000..551c502
--- /dev/null
+++ b/README.md
@@ -0,0 +1,5 @@
+Ranch
+=====
+
+Ranch is a socket acceptor pool, able to accept connections for any kind
+of TCP protocol.