Starts the Readme File

This commit is contained in:
Reik Kaps 2020-02-05 21:45:48 +01:00
parent 329f5baab1
commit 7ebb03ae7a
1 changed files with 18 additions and 0 deletions

18
README.md Normal file
View File

@ -0,0 +1,18 @@
# SpaceApiCli
a simple cmdline tool to access the hackspace-API from
the unix console or toolbars like polybar
## Install
1. Clone the repository
git clone https://github.com/reikkaps/spaceapicli.git
2. run setup.py
python setup.py install
## Usage