Parcourir la source

update README.md

Signed-off-by: hwipl <33433250+hwipl@users.noreply.github.com>
hwipl il y a 6 ans
Parent
commit
e0c2379c6f
1 fichiers modifiés avec 10 ajouts et 10 suppressions
  1. 10 10
      README.md

+ 10 - 10
README.md

@@ -30,21 +30,12 @@ Overview:
 
 ## Requirements
 
-The scripts are written for the IRC bot [Eggdrop](http://eggheads.org) in the
+All scripts are written for the IRC bot [Eggdrop](http://eggheads.org) in the
 programming language [Tcl](https://tcl.tk). The tested versions are:
 
 * Eggdrop 1.8.4
 * TCL 8.6
 
-You need an IRC server to test the bot with these scripts. You can use a public
-one or run your own. The scripts were tested with the IRC server
-[InspIRCd](https://www.inspircd.org). If you want to interact with the bot and
-the scripts, you need an IRC client. The scripts were tested with the client
-[irssi](https://irssi.org). The tested versions are:
-
-* InspIRCd 3.4.0
-* irssi 1.2.2
-
 The script `funwar.tcl` requires a [PostgreSQL](https://www.postgresql.org)
 server. Additionally, the script depends on the PostgreSQL library `libpq` to
 connect to the PostgreSQL server. The tested versions are:
@@ -62,6 +53,15 @@ The script `host.tcl` requires the tool "host" that is part of the
 
 * host/bind-tools 9.14.8
 
+You need an IRC server to test the bot with these scripts. You can use a public
+one or run your own. The scripts were tested with the IRC server
+[InspIRCd](https://www.inspircd.org). If you want to interact with the bot and
+the scripts, you need an IRC client. The scripts were tested with the client
+[irssi](https://irssi.org). The tested versions are:
+
+* InspIRCd 3.4.0
+* irssi 1.2.2
+
 ## Setup
 
 If you already have Eggdrop installed and configured, the basic setup of the