mirror of
https://git.zavage.net/Zavage-Software/smileyface.git
synced 2024-12-21 20:39:19 -07:00
updated proj readme
This commit is contained in:
parent
f6f76e5984
commit
93920d8a8b
20
README.md
20
README.md
@ -1,3 +1,21 @@
|
|||||||
SmileyFace UT Server Tool
|
SmileyFace UT Server Tool
|
||||||
=========================
|
=========================
|
||||||
See official website, [https://zavage-software.com/projects/smileyface](https://zavage-software.com/projects/smileyface) for instructions.
|
See official website, [https://zavage-software.com/projects/smileyface](https://zavage-software.com/projects/smileyface) for instructions.
|
||||||
|
|
||||||
|
Dependencies
|
||||||
|
============
|
||||||
|
* [app_skellington](https;//zavage-software.com/projects/app_skellington)
|
||||||
|
* [appdirs](https://pypi.org/project/appdirs)
|
||||||
|
* [colorlog](https://pypi.org/project/colorlog)
|
||||||
|
* [configobj](https://pypi.org/project/configob)
|
||||||
|
* [selenium](https://selenium-python.readthedocs.io)
|
||||||
|
* [sqlparse](https://pypi.org/project/sqlparse)
|
||||||
|
|
||||||
|
Installation
|
||||||
|
============
|
||||||
|
Activate your desired python environment or install system-wide with admin privileges.
|
||||||
|
python setup.py install
|
||||||
|
|
||||||
|
Usage
|
||||||
|
======
|
||||||
|
(more to come, see the website for some instruction)
|
||||||
|
Loading…
Reference in New Issue
Block a user