From 2de19e0daaa31cd3aad3386ebacddc08102f78e2 Mon Sep 17 00:00:00 2001 From: andreimarcu Date: Fri, 25 Sep 2015 21:49:33 -0400 Subject: [PATCH] Add irc channel on readme --- README.md | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 1b3418c..96cb0e6 100644 --- a/README.md +++ b/README.md @@ -15,8 +15,15 @@ By default linx will bind to ```http://127.0.0.1:8080/```, use the "files/" file Configurable flags can be found in ```server.go```. + +Development +----------- +Any help is welcome, PRs will be reviewed and merged accordingly. +The official IRC channel is #linx on irc.oftc.net + + TODO --------- +---- Please refer to the [main TODO issue](https://github.com/andreimarcu/linx-server/issues/1) Author