3
0
mirror of https://github.com/jlu5/PyLink.git synced 2024-11-01 01:09:22 +01:00

README: mark TS6 support as experimental

Currently, #71 makes this near unusable because of mode flooding whenever anything happens on a slightly large network.
This commit is contained in:
James Lu 2015-07-24 10:56:23 -07:00
parent 868b4503e6
commit a5d71ffb56

View File

@ -18,7 +18,7 @@ Dependencies currently include:
#### Supported IRCds
* InspIRCd 2.0.x - module: `inspircd`
* charybdis (3.5.x / git master) - module: `ts6`
* charybdis (3.5.x / git master) - module: `ts6` (**experimental**)
### Installation