diff --git a/README.md b/README.md index 3eae1f3..8238e5d 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # wishlist -The wish list webapp is a simple webapp for publishing wish lists. 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 was bought from the wishlist, 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).