diff options
| author | Jan Tuomi <jan.tuomi@valuemotive.com> | 2021-02-12 16:40:46 +0200 |
|---|---|---|
| committer | Jan Tuomi <jan.tuomi@valuemotive.com> | 2021-02-12 16:40:46 +0200 |
| commit | 2319c4cb14757e69fd8d1b74c9daf4e1f19c7249 (patch) | |
| tree | 0826b70f0985514de5765f347064d49d0db5d018 | |
| parent | 5fef5f1fc5312e0c2c6788adf5c81ec275361cc8 (diff) | |
Add README
| -rw-r--r-- | README.md | 10 | ||||
| -rw-r--r-- | README.rst | 0 |
2 files changed, 10 insertions, 0 deletions
diff --git a/README.md b/README.md new file mode 100644 index 0000000..6edc3f7 --- /dev/null +++ b/README.md @@ -0,0 +1,10 @@ +# TG HommaBot + +## Installation and running + + poetry install + poetry run python hommaexceli_py/main.py + +## Author + +Jan Tuomi \<jans.tuomi@gmail.com\> diff --git a/README.rst b/README.rst deleted file mode 100644 index e69de29..0000000 --- a/README.rst +++ /dev/null |
