add tests-section to README
This commit is contained in:
parent
234f671e84
commit
3a6c6da4d4
|
@ -9,6 +9,10 @@ A simple Teamspeak stat-generator - based on server-logs
|
|||
# Usage
|
||||
Run `tsstats.py` and point your web-server to the generated .html-file, now you will see some stats for your Teamspeak-Server parsed from the logs.
|
||||
|
||||
# Tests
|
||||
- Install nose `pip3 install nose`
|
||||
- Run `nosetests`
|
||||
|
||||
# Configuration
|
||||
|
||||
###Configname
|
||||
|
|
Loading…
Reference in New Issue