diff --git a/README.md b/README.md index cb1c181..8bf62ef 100644 --- a/README.md +++ b/README.md @@ -227,7 +227,7 @@ pip install -r requirements.txt * Execute ```bash -* set necessary env variable to authenticate with Github (see [Prerequisites](#prerequisites)) +* set necessary env variable to authenticate with Github (see Prerequisites) * export BASIC_AUTH_USERNAME= * export BASIC_AUTH_PASSWORD= * python app.py --mode [pat-auth|app-auth] # pat-auth is the default mode if no mode is set diff --git a/images/cctray_auth_permissions.png b/images/cctray_auth_permissions.png index 3aacb08..46218ae 100644 Binary files a/images/cctray_auth_permissions.png and b/images/cctray_auth_permissions.png differ