aboutsummaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
authorFreeArtMan <dos21h@gmail.com>2017-07-06 14:30:28 +0100
committerFreeArtMan <dos21h@gmail.com>2017-07-06 14:30:28 +0100
commit1ff5fed390400fb1742b991ffaa7ec26dc28d24c (patch)
treeb5c3cbfbe9171be7205180d946fb53319de583d8 /README
parent803d146aac5212f2c36ae86ea02a16278eab41e5 (diff)
downloadagni-1ff5fed390400fb1742b991ffaa7ec26dc28d24c.tar.gz
agni-1ff5fed390400fb1742b991ffaa7ec26dc28d24c.zip
Support for config files, ofc we use ini
Diffstat (limited to 'README')
-rw-r--r--README6
1 files changed, 6 insertions, 0 deletions
diff --git a/README b/README
index 0c3d728..8b4c56f 100644
--- a/README
+++ b/README
@@ -9,6 +9,12 @@ No external dependencies except libc.
* Multi-server
* Multi-channel
* IRC protocol, non-SSL yet
+* Support INI config files
+
+#Run
+
+./agni
+./agni -c [CONFIG_FILENAME]
#Compile