Added -p option.
[irker.git] / README
diff --git a/README b/README
index 39a73d8424e51e69e399668ec3e709ee45ad2457..c5a660390a7732718516d2a09e97f9c37f81db3e 100644 (file)
--- a/README
+++ b/README
@@ -1,24 +1,17 @@
-       irker - submission tool for IRC notifications
+       irker - submission tools for IRC notifications
 
-irker is a specialized IRC client that runs as a daemon, allowing 
+irkerd is a specialized IRC client that runs as a daemon, allowing 
 other programs to ship IRC notifications by sending JSON objects to a 
 listening socket. 
 
-It is meant to be used by hook scripts in version- control
+It is meant to be used by hook scripts in version-control
 repositories, allowing them to send commit notifications to project
-IRC channels.  A hook script supporting git and Subversion
-is included.
+IRC channels.  A hook script, irkerhook.py, supporting git, hg, and
+Subversion is included in the distribution; see the install.txt file
+for installation instructions.
 
-See the install.txt file for installation instructions.
-
-There's an alpha-stage proxy that takes CIA XML-RPC notofications 
-and passes them to a local irker instance. Find it here:
-
-    https://github.com/nenolod/irker-cia-proxy
-
-Due to the abrupt death of cia.vc in late September 2012 the
-inmitial release of this software was a bit rushed.  See the file
-BUGS for known problems.
+Please read the files security.txt and hacking.txt before modifying
+this code.
 
                                                Eric S. Raymond
-                                               August 2012
+                                               September 2012