feat: add README.md

This commit is contained in:
Settel 2022-07-13 10:11:04 +02:00
parent 597e8604b2
commit ad3c202951

30
README.md Normal file
View File

@ -0,0 +1,30 @@
# Know Your Teammates
## Installation
```
make setup
```
## run
```
make run-tmux
```
## build docker image
```
make build
```
## License
AGPLv3 (GNU Affero General Public License)
## Author
© 2021-2022 Achim Settelmeier <knowyt@m1.sirlab.de>