diff --git a/README.md b/README.md new file mode 100644 index 0000000..cf85a21 --- /dev/null +++ b/README.md @@ -0,0 +1,13 @@ +# Matrix Bot for Praying Times + +Super early pre-alpha Proof-of-Concept pre-MVP Matrix Bot which soon should be able to remind you when it's time for praying. + +## Usage + +Use container image or run this after cloning: + +``` +. bin/active +python -m matrix_bot_praying_times +``` +