diff --git a/README.md b/README.md index 774fc94..af68f03 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,13 @@ # MCBulkAccountCheckerAndWatcher Dump bulk-account-lists and validate them (over time) + +## Installation +``` +git clone this repo +cd MCBulkAccountCheckerAndWatcher +docker-compose up -d +``` + +## Using with already existing Database Server(mongodb) +uncomment the container definition and link(in the app container defintion) +edit config.json to fit your needs