diff --git a/README.md b/README.md index f30a39e9..7c760674 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,13 @@ # 📸 PicPeak - Open Source Photo Sharing for Events +> [!IMPORTANT] +> **PicPeak has moved to its own GitHub organization.** +> +> - **Docker images** are now published at `ghcr.io/picpeak/picpeak/{backend,frontend}`. The old path (`ghcr.io/the-luap/picpeak/...`) is no longer served — update your `docker-compose.yml`. +> - **Branches**: active development is now on `main` (was `beta`); the curated stable channel is now `stable` (was `main`). Existing PRs and clones auto-redirect via GitHub. +> +> See **[`docs/migration-to-org.md`](docs/migration-to-org.md)** for the one-line `docker-compose.yml` edit and full details. +