]> git.netwichtig.de Git - user/henk/code/inspircd.git/commitdiff
README changes.
authorPeter Powell <petpow@saberuk.com>
Mon, 11 Jun 2012 04:34:47 +0000 (05:34 +0100)
committerSir Poggles <sir.pogsalot@gmail.com>
Wed, 13 Jun 2012 05:49:28 +0000 (22:49 -0700)
README.md
docs/README [deleted file]

index f62911b696a84ac8e9006ec1c8d3007301a90ba5..2f77c5c1529a5b00d1a81330ef06d492082da3f0 100644 (file)
--- a/README.md
+++ b/README.md
@@ -1,13 +1,21 @@
-### InspIRCd
+### About
 
-InspIRCd is an IRC daemon written entirely from scratch, it is one of the
-few IRC daemons to be written in C++ and it was released under the GNU
-General Public License. InspIRCd is the second most used IRC daemon
-according to the ranking on SearchIRC.
+InspIRCd is a modular Internet Relay Chat (IRC) server written in C++ for Linux,
+BSD, Windows and Mac OS X systems which was created from scratch to be stable,
+modern and lightweight.
 
-The first stable release of InspIRCd was in 2002.
+As InspIRCd is one of the few IRC servers written from scratch, it avoids a
+number of design flaws and performance issues that plague other more established
+projects, such as UnrealIRCd, while providing the same level of feature parity.
+
+InspIRCd is one of only a few IRC servers to provide a tunable number of
+features through the use of an advanced but well documented module system. By
+keeping core functionality to a minimum we hope to increase the stability,
+security and speed of InspIRCd while also making it customisable to the needs of
+many different users.
 
 ### Links
 
-Website: http://www.inspircd.org
-GitHub: https://github.com/inspircd/inspircd
+* [Website](http://inspircd.github.com)
+* [GitHub]( https://github.com/inspircd)
+* [IRC](irc://irc.chatspike.net/inspircd)
\ No newline at end of file
diff --git a/docs/README b/docs/README
deleted file mode 100644 (file)
index e8dcfea..0000000
+++ /dev/null
@@ -1,10 +0,0 @@
-Because of the dynamic nature of InspIRCd, we do not have traditional documentation in our tarball.
-
-The documentation for InspIRCd can be found on our wiki, at http://wiki.inspircd.org
-Our Bugtracker can be found at http://www.inspircd.org/bugtrack
-Our Forum can be found at http://www.inspircd.org/forum
-
-For online support, please connect to irc.inspircd.org, and join #inspircd
-
-  -- The InspIRCd Team
-