diff --git a/Readme.md b/Readme.md new file mode 100644 index 0000000..410f89d --- /dev/null +++ b/Readme.md @@ -0,0 +1,7 @@ +# Torrent Checker + +Torrent Checker is very simple utility made for one purpose only - delete torrents when they finish downloading so I'm not breaking the law with seeding them (Polish law, cannot share things can download them for personal use only). + +## Deployment + +`docker-compose.yaml` provides sample docker configuration for building image or deploying it. `env.template` provides sample environment variables.