From 69d02ca3dbec1fe161b63701a92f92edd9a879fb Mon Sep 17 00:00:00 2001 From: Michael Mayer Date: Fri, 20 Aug 2021 03:08:21 +0200 Subject: [PATCH] Update descriptions in README.md and CONTRIBUTING.md --- CONTRIBUTING.md | 2 +- README.md | 2 +- docker/demo/Dockerfile | 2 +- docker/examples/cloud/digitalocean/README.md | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 7b20479ee..7c98854c0 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -18,7 +18,7 @@ Especially polls are amazing for product development. ## Roadmap ## -Our vision is to provide the most user-friendly solution for browsing, organizing and sharing your photo collection. +Our vision is to provide the most user-friendly solution for browsing, organizing, and sharing your photo collection. The [roadmap](https://github.com/photoprism/photoprism/projects/5) shows what tasks are in progress, what needs testing, and which feature requests are going to be implemented next. diff --git a/README.md b/README.md index ec9867332..d61912879 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@ PhotoPrism: Browse Your Life in Pictures PhotoPrism® is a privately hosted app for browsing, organizing, and sharing your photo collection. It makes use of the latest technologies to tag and find pictures automatically without getting in your way. -Say goodbye to solutions that force you to upload your visual memories to the cloud! +Say goodbye to uploading your visual memories to the cloud! ![](https://dl.photoprism.org/assets/img/preview.jpg) diff --git a/docker/demo/Dockerfile b/docker/demo/Dockerfile index 9d1aa5ec4..6b48eca46 100644 --- a/docker/demo/Dockerfile +++ b/docker/demo/Dockerfile @@ -18,7 +18,7 @@ ENV TF_CPP_MIN_LOG_LEVEL=2 \ PHOTOPRISM_JPEG_QUALITY=95 \ PHOTOPRISM_SITE_TITLE="Demo" \ PHOTOPRISM_SITE_CAPTION="PhotoPrism" \ - PHOTOPRISM_SITE_DESCRIPTION="Open-Source Personal Photo Management. Say goodbye to solutions that force you to upload your visual memories to the cloud." + PHOTOPRISM_SITE_DESCRIPTION="Open-Source Photo Management. Say goodbye to uploading your visual memories to the cloud!" # Copy assets COPY /docker/demo/index.tmpl /photoprism/assets/templates diff --git a/docker/examples/cloud/digitalocean/README.md b/docker/examples/cloud/digitalocean/README.md index 1730ef957..8fb54a7b6 100644 --- a/docker/examples/cloud/digitalocean/README.md +++ b/docker/examples/cloud/digitalocean/README.md @@ -6,7 +6,7 @@ Privately browse, organize, and share your photo collection. DESCRIPTION --------------------------------------- -PhotoPrism® is a privately hosted app for browsing, organizing, and sharing your photo collection. It makes use of the latest technologies to tag and find pictures automatically without getting in your way. Say goodbye to solutions that force you to upload your visual memories to the cloud! +PhotoPrism® is a privately hosted app for browsing, organizing, and sharing your photo collection. It makes use of the latest technologies to tag and find pictures automatically without getting in your way. Say goodbye to uploading your visual memories to the cloud! To learn more, visit https://photoprism.app/ or try our [demo](https://demo.photoprism.org/).