Fix README.md
This commit is contained in:
parent
16345c35d5
commit
4e1ba582d1
12
README.md
12
README.md
@ -1,20 +1,20 @@
|
|||||||
=== IdleIRC ===
|
___ IdleIRC ___
|
||||||
This is a simple ajax frontend with a very small footprint on web servers. IdleIRC uses a IRC backend
|
This is a simple ajax frontend with a very small footprint on web servers. IdleIRC uses a IRC backend
|
||||||
written in PHP to communicate with IRC servers. With that being said, it's not secured by TLS or
|
written in PHP to communicate with IRC servers. With that being said, it's not secured by TLS or
|
||||||
anything like that. This is in working condition!
|
anything like that. This is in working condition!
|
||||||
|
|
||||||
---Requirements:
|
---Requirements---
|
||||||
PHP 5.2+
|
PHP 5.2+
|
||||||
Read-Write access for working directory
|
Read-Write access for working directory
|
||||||
|
|
||||||
---Installation:
|
---Installation---
|
||||||
~Download IdleIRC
|
~Download IdleIRC
|
||||||
~Extract it to desired web server / htdocs directory
|
~Extract it to desired web server / htdocs directory
|
||||||
~Customize config.php to your liking
|
~Customize config.php to your liking
|
||||||
~Use it!
|
~Use it!
|
||||||
|
|
||||||
---Changelog:
|
---Changelog---
|
||||||
v1.0.0:
|
v1.0.0:
|
||||||
-Functioning web based front end with PHP based backend
|
-Functioning web based front end with PHP based backend
|
||||||
-irc.php performs as an IRC bouncer when web client disconnects
|
-irc.php performs as an IRC bouncer when web client disconnects
|
||||||
-Controls to start / stop irc.php within web panel
|
-Controls to start / stop irc.php within web panel
|
||||||
@ -22,5 +22,5 @@ anything like that. This is in working condition!
|
|||||||
-Client supports: /join, /msg, and /me currently
|
-Client supports: /join, /msg, and /me currently
|
||||||
-Multi user support
|
-Multi user support
|
||||||
|
|
||||||
Legal stuff:
|
---Legal stuff---
|
||||||
License: GPLv3
|
License: GPLv3
|
||||||
|
Loading…
x
Reference in New Issue
Block a user