aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorLoïc Hoguin <[email protected]>2012-12-24 16:32:19 +0100
committerLoïc Hoguin <[email protected]>2012-12-24 16:32:19 +0100
commitdb9889b91cb1b8c42f0582febc2dd06041f354fa (patch)
treec4de1ad6723ab2c535009c845aa52df58fc02e2c /README.md
parente0d60d9a39fa332eba4010e3aa92b4f070c96a49 (diff)
downloadranch-db9889b91cb1b8c42f0582febc2dd06041f354fa.tar.gz
ranch-db9889b91cb1b8c42f0582febc2dd06041f354fa.tar.bz2
ranch-db9889b91cb1b8c42f0582febc2dd06041f354fa.zip
Add #ninenines IRC channel + support options to the README
Diffstat (limited to 'README.md')
-rw-r--r--README.md20
1 files changed, 7 insertions, 13 deletions
diff --git a/README.md b/README.md
index 7e3b736..a88bfef 100644
--- a/README.md
+++ b/README.md
@@ -19,22 +19,16 @@ into **pools**, each pool having a different configurable limit.
Ranch also allows you to **upgrade** the acceptor pool without having
to close any of the currently opened sockets.
-The project is currently in early development. Comments and suggestions are
-more than welcome. To contribute, either open bug reports, or fork the project
-and send us pull requests with new or improved functionality. You should
-discuss your plans with us before doing any serious work, though, to avoid
-duplicating efforts.
-
-Quick start
------------
-
- * Add Ranch as a rebar dependency to your application
- * Start Ranch and add one or more listeners
- * Write protocol handlers for your application
-
Getting started
---------------
* [Read the guide](http://ninenines.eu/docs/en/ranch/HEAD/guide/introduction)
* Look at the examples in the `examples/` directory
* Build API documentation with `make docs`; open `doc/index.html`
+
+Support
+-------
+
+ * Official IRC Channel: #ninenines on irc.freenode.net
+ * [Mailing Lists](http://lists.ninenines.eu)
+ * [Commercial Support](http://ninenines.eu/support)