diff --git a/README.md b/README.md index e64f1f8..4f27042 100755 --- a/README.md +++ b/README.md @@ -15,6 +15,12 @@ SPDX-License-Identifier: CC0-1.0 A household management app for Nextcloud — shared checklists, photo boards, and notes, all in one place. +## Screenshots + +| | | | +| ---------------------------------------------- | ---------------------------------------------- | ---------------------------------------------- | +| ![Screenshot 1](screenshots/screenshot-01.png) | ![Screenshot 2](screenshots/screenshot-02.png) | ![Screenshot 3](screenshots/screenshot-03.png) | + ## Features - **Houses**: Group household members and their shared data. A person can belong to multiple houses diff --git a/screenshots/screenshot-01.png b/screenshots/screenshot-01.png new file mode 100644 index 0000000..cafb0fd Binary files /dev/null and b/screenshots/screenshot-01.png differ diff --git a/screenshots/screenshot-02.png b/screenshots/screenshot-02.png new file mode 100644 index 0000000..eff23bf Binary files /dev/null and b/screenshots/screenshot-02.png differ diff --git a/screenshots/screenshot-03.png b/screenshots/screenshot-03.png new file mode 100644 index 0000000..d7ef93d Binary files /dev/null and b/screenshots/screenshot-03.png differ