From 7ebb03ae7aba473aad72e758afa174730ec342dc Mon Sep 17 00:00:00 2001 From: "Reik Kaps (lulu)" Date: Wed, 5 Feb 2020 21:45:48 +0100 Subject: [PATCH] Starts the Readme File --- README.md | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..49c67c0 --- /dev/null +++ b/README.md @@ -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 +