Bryan Drewery 13 anni fa
parent
commit
e47b8fe4be
1 ha cambiato i file con 14 aggiunte e 10 eliminazioni
  1. 14 10
      README

+ 14 - 10
README

@@ -4,8 +4,9 @@ __  _  ______________  |__|/  |_|  |__
  \     /  |  | \// __ \|  ||  | |   \  \
  \     /  |  | \// __ \|  ||  | |   \  \
   \/\_/   |__|  (____  /__||__| |___|  /
   \/\_/   |__|  (____  /__||__| |___|  /
                      \/              \/
                      \/              \/
-       http://wraith.botpack.net
-            @wraithbotpack
+    http://wraith.botpack.net
+    http://github.com/wraith/wraith
+    @wraithbotpack
 
 
 Wraith is an IRC channel management bot written purely in C/C++.
 Wraith is an IRC channel management bot written purely in C/C++.
 It has been in development since late 2003. It is based on
 It has been in development since late 2003. It is based on
@@ -13,14 +14,17 @@ Eggdrop 1.6.12 but has since evolved into something much
 different at its core. TCL and loadable modules are currently
 different at its core. TCL and loadable modules are currently
 not supported.
 not supported.
 
 
-Wraith aims to be a secure and easy to setup and manage botnet.
-A botnet can be setup in a matter of minutes and updated later with 1 command.
-Leaf bots save no files locally, but rather store configuration encrypted in their own binary.
-Hubs do not connect to IRC, and keep a local encrypted copy of the userfile.
+* Wraith aims to be a secure and easy to setup and manage botnet.
+* A botnet can be setup in a matter of minutes and updated later with 1 command.
+* Leaf bots save no files locally, but rather store configuration encrypted in
+  their own binary.
+* Hubs do not connect to IRC, and keep a local encrypted copy of the userfile.
 
 
-All official sites, documentation, support venues, repositories and source urls are referenced here.
+All official sites, documentation, support venues, repositories and source urls
+are referenced here.
 
 
-For official release announcements send an email to: wraith-announce-subscribe@botpack.net
+For official release announcements send an email to:
+  wraith-announce-subscribe@botpack.net
 
 
 Download: http://wraith.botpack.net/wiki/Download
 Download: http://wraith.botpack.net/wiki/Download
 Git: git://github.com/wraith/wraith.git
 Git: git://github.com/wraith/wraith.git
@@ -28,8 +32,8 @@ Git: git://github.com/wraith/wraith.git
 See git for a list of Contributors: git shortlog -sen master
 See git for a list of Contributors: git shortlog -sen master
 
 
 Support:
 Support:
-* How To Contribute: http://wraith.botpack.net/wiki/Contributing
-* Getting Started: http://wraith.botpack.net/wiki/GettingStarted
+* How To Contribute: http://github.com/wraith/wraith/blob/master/CONTRIBUTING.md
+* Getting Started: http://github.com/wraith/wraith/wiki/GettingStarted
 * FAQ: http://wraith.botpack.net/wiki/FrequentlyAskedQuestions
 * FAQ: http://wraith.botpack.net/wiki/FrequentlyAskedQuestions
 * Documentation Index: http://wraith.botpack.net/wiki/Documentation
 * Documentation Index: http://wraith.botpack.net/wiki/Documentation
 * Issues can be reported at: https://github.com/wraith/wraith/issues
 * Issues can be reported at: https://github.com/wraith/wraith/issues