]> arthur.barton.de Git - ngircd-alex.git/blobdiff - README.md
Hide +i users on "WHOIS <pattern>"
[ngircd-alex.git] / README.md
index f0856d7f3338122ee07b59e65ea5efcf31912ca6..615931861505cf899224a33393f67c0767c7d65c 100644 (file)
--- a/README.md
+++ b/README.md
@@ -22,8 +22,9 @@ online available here: <https://ngircd.barton.de/doc/INSTALL.md>!
 
 ## Status
 
-ngIRCd should be quite feature-complete and stable to be used as a daemon in
-real-world IRC networks.
+The development of ngIRCd started back in 2001 and in the meantime it should be
+quite feature-complete and stable to be used as a daemon in real-world IRC
+networks.
 
 It is not the goal of ngIRCd to implement all the nasty behaviors of the
 original ircd, but to implement most of the useful commands and semantics
@@ -41,12 +42,15 @@ specified by the RFCs that are used by existing clients.
 - Freely available, modern, portable and tidy C source.
 - Wide field of supported platforms, including AIX, A/UX, FreeBSD, HP-UX,
   IRIX, Linux, macOS, NetBSD, OpenBSD, Solaris, and Windows with Cygwin.
-- ngIRCd is being actively developed since 2001.
 
 ## Documentation
 
 The **homepage** of the ngIRCd project is <https://ngircd.barton.de>.
 
+Installation on ngIRCd is described in the file `INSTALL.md` in the source
+directory; please see the file `doc/QuickStart.md` in the `doc/` directory for
+some configuration examples.
+
 More documentation can be found in the `doc/` directory and
 [online](https://ngircd.barton.de/documentation).