diff --git a/README.md b/README.md new file mode 100644 index 0000000..b5b0add --- /dev/null +++ b/README.md @@ -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>