summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorRobin Burchell <viroteck@viroteck.net>2012-03-22 08:41:44 -0700
committerRobin Burchell <viroteck@viroteck.net>2012-03-22 08:41:44 -0700
commit1485387c6580a787c4f9124216b65bab0b38c310 (patch)
treebf1728a2ffbc577b8f0eb9f08fdd3472d6e071dc /README.md
parentc63000e0b34e7b3fcd8d8e4069bad5c8d301219e (diff)
parentd348edf601f35d9ad708f141612bf929c0421946 (diff)
Merge pull request #6 from Shawn-Smith/insp20
Readme/insp20
Diffstat (limited to 'README.md')
-rw-r--r--README.md13
1 files changed, 13 insertions, 0 deletions
diff --git a/README.md b/README.md
new file mode 100644
index 000000000..d3da93347
--- /dev/null
+++ b/README.md
@@ -0,0 +1,13 @@
+### InspIRCd
+
+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.
+
+The first stable release of InspIRCd was in 2002.
+
+### Links
+
+Website: http://www.inspircd.org
+GitHub: https://github.com/inspircd/inspircd \ No newline at end of file