commit 3073f7d1dd486b04062c95da84e7a95b1663968b
parent 182d990623383bb7573607ef4fc02c7df34edc15
Author: Antoine Amarilli <a3nm@a3nm.net>
Date:   Sat, 16 Jun 2012 18:15:21 +0200
README
Diffstat:
1 file changed, 5 insertions(+), 3 deletions(-)
diff --git a/README b/README
@@ -1,15 +1,17 @@
+WARNING: this code is NOT stable yet.
+
 irctk is a general-purpose IRC wrapper. It connects to an IRC server specified
 as [NICK@]SERVER[:PORT] as a CLI argument, posts what it receives from stdin and
 displays what is said to stdout.
 
-irctk is not related to IrcTK by Max Countryman
-<https://github.com/maxcountryman/irctk>.
-
 To compile, you need libircclient 1.6 <http://www.ulduzsoft.com/libircclient/>.
 
 Warning, the code has not been thoroughly audited. SSL support does not really
 work, and any certificates will be accepted.
 
+irctk is not related to IrcTK by Max Countryman
+<https://github.com/maxcountryman/irctk>.
+
 
 TODO these examples aren't secure
 TODO use -m -c -n