Update descriptions in README.md and CONTRIBUTING.md

This commit is contained in:
Michael Mayer 2021-08-20 03:08:21 +02:00
parent e0988246da
commit 69d02ca3db
4 changed files with 4 additions and 4 deletions

View file

@ -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.

View file

@ -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)

View file

@ -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

View file

@ -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/).