From 1ff5fed390400fb1742b991ffaa7ec26dc28d24c Mon Sep 17 00:00:00 2001 From: FreeArtMan Date: Thu, 6 Jul 2017 14:30:28 +0100 Subject: Support for config files, ofc we use ini --- README | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'README') 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 -- cgit v1.2.3