diff --git a/README.md b/README.md index 6e15f3f8..1cac18d5 100644 --- a/README.md +++ b/README.md @@ -190,7 +190,8 @@ repertory -ui After first launch, `ui.json` will be created in the appropriate data directory (see [Data Directories](#-data-directories)). Modify this file directly or use the portal to change the default credentials. **Screenshot** -repertory-portal +![alt text](assets/login.png) +![alt text](assets/home.png) --- diff --git a/assets/home.png b/assets/home.png new file mode 100644 index 00000000..751352ea Binary files /dev/null and b/assets/home.png differ diff --git a/assets/login.png b/assets/login.png new file mode 100644 index 00000000..ec1ecbb2 Binary files /dev/null and b/assets/login.png differ