Update README.md

This commit is contained in:
Benny 2022-02-07 08:56:34 +01:00 committed by GitHub
parent 0e7cd01428
commit 4f3bcdddb0
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,6 +1,6 @@
# wishlist # wishlist
The wishlist app is a simple webapp for publishing wishlists. It allows to share wishlists for different people or occasions with friends and family. If something was bought from the wishlist, it can be removed from the list to prevent duplicate purchases. The wishlist app is a simple webapp for publishing wishlists. It allows to share wishlists for different people or occasions with friends and family. If something from the wishlist was bought, it can be removed from the list to prevent duplicate purchases.
The app can be easily self-hosted via Docker (see docker-compose example below). The app can be easily self-hosted via Docker (see docker-compose example below).