From 2319c4cb14757e69fd8d1b74c9daf4e1f19c7249 Mon Sep 17 00:00:00 2001 From: Jan Tuomi Date: Fri, 12 Feb 2021 16:40:46 +0200 Subject: Add README --- README.md | 10 ++++++++++ README.rst | 0 2 files changed, 10 insertions(+) create mode 100644 README.md delete mode 100644 README.rst 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 \ diff --git a/README.rst b/README.rst deleted file mode 100644 index e69de29..0000000 -- cgit v1.3