]> jfr.im git - irc/unrealircd/unrealircd-webpanel.git/blobdiff - README.md
Include font-awesome
[irc/unrealircd/unrealircd-webpanel.git] / README.md
index c18f52613a4a709df7f6a0730bb3ded0e8298a2c..438c938417f1a0b3441a0ecde03f437068ff4882 100644 (file)
--- a/README.md
+++ b/README.md
@@ -1,12 +1,12 @@
 # unrealircd-webpanel
  UnrealIRCd Administration WebPanel
  
- <img src="https://i.ibb.co/7jtddG4/Screenshot-from-2022-12-31-04-53-35.png">
+ <img src="https://i.ibb.co/yP7tk6B/Screenshot-from-2023-01-10-17-54-01.png">
 
 ## Prerequisites ##
 - PHP 8 or later
 - A webserver
-- UnrealIRCd 6.0.5
+- UnrealIRCd 6.0.6-git recommended. Minimal functionality available with UnrealIRCd 6.0.5.
 
 ## Installation ##
 
@@ -19,7 +19,7 @@ Please make sure you have [correctly setup UnrealIRCd for use with JSON-RPC](htt
   this repository:
 ```
 cd /var/www/html
-git clone https://github.com/ValwareIRC/unrealircd-webpanel
+git clone https://github.com/unrealircd/unrealircd-webpanel
 ```
 
 - Go into the directory and run composer to install the dependencies