Shorten description in README.md

This commit is contained in:
Michael Mayer 2021-08-20 03:10:38 +02:00
parent 69d02ca3db
commit 0b9cf30ea1
3 changed files with 3 additions and 3 deletions

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 uploading your visual memories to the cloud!
Say goodbye to uploading your 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 Photo Management. Say goodbye to uploading your visual memories to the cloud!"
PHOTOPRISM_SITE_DESCRIPTION="Open-Source Photo Management. Say goodbye to uploading your 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 uploading 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 memories to the cloud!
To learn more, visit https://photoprism.app/ or try our [demo](https://demo.photoprism.org/).