diff --git a/README.md b/README.md index e69de29..8b3002b 100644 --- a/README.md +++ b/README.md @@ -0,0 +1,10 @@ +# Portainer Updater + +Calls portainer's API and updates the images of all currently active stacks + +## Usage +Update configuration file with your portainer access token and the path of portainer compose directory + +You can then simply execute: + + python main.py \ No newline at end of file