📝 add README
This commit is contained in:
parent
5bf7a17f7a
commit
8dbff2179e
1 changed files with 13 additions and 0 deletions
13
README.md
Normal file
13
README.md
Normal 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
|
||||
```
|
||||
|
Loading…
Reference in a new issue