📝 add README

This commit is contained in:
Finn Christiansen 2024-06-12 21:40:52 +02:00
parent 5bf7a17f7a
commit 8dbff2179e

13
README.md Normal file
View file

@ -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
```