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

README: okay, okay, it handles users now. But it's still a WIP!

This commit is contained in:
James Lu 2015-04-24 22:38:55 -07:00
parent 9b4fb50f25
commit 53505084b5

View File

@ -4,7 +4,7 @@ PyLink is an IRC PseudoService written in Python.
## Dependencies
PyLink is a serious WIP right now (it doesn't even understand the concept of users yet). Dependencies currently include:
PyLink is a serious WIP right now. Dependencies currently include:
* Python 3.4
* PyYAML (`pip install pyyaml` or `apt-get install python3-yaml`)