summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFbenas <philbeansburton@gmail.com>2014-05-15 13:40:10 +0100
committerFbenas <philbeansburton@gmail.com>2014-05-15 13:40:10 +0100
commit3e56e34751f3cbbae8244a1a212f06c9b54db0a4 (patch)
tree03b24ff40152d3d6ceb651fe67d56ca17b352d48
parentad39a04741b890c83ef9e3690ebfb36ea0bf46f0 (diff)
changed readme, adding a Requirements section to include php requirements
-rw-r--r--Readme.txt14
1 files changed, 7 insertions, 7 deletions
diff --git a/Readme.txt b/Readme.txt
index 5842ad4..0f6f2c9 100644
--- a/Readme.txt
+++ b/Readme.txt
@@ -1,13 +1,13 @@
Beansbot
+Requirements
+1. PHP installed with the sockets module included.
+2. Registered to the IRC server
+
+Set-up
1. Create a Client.ini file that has the required details to connect to
an IRC server. See Client.ini file for examples.
-
2. Create a Blatech.ini file that has the commands that you wish to be able to
run. See Blatech.ini for examples.
-
-3. You may need to register on the IRC server first, using the details you add to Client.ini
-
-4. To Run the bot use 'php Client.php'
-
-5. Any issues please report them; http://blatech.co.uk/FBeans/beansbot
+3. To Run the bot use 'php Client.php'
+4. Any issues please report them; http://blatech.co.uk/FBeans/beansbot