From ecbeb4cef0b345448862d31db50ab1a8371c76a2 Mon Sep 17 00:00:00 2001
From: Benny <66417262+ThisIsBenny@users.noreply.github.com>
Date: Tue, 8 Mar 2022 22:39:56 +0100
Subject: [PATCH] Update README.md
---
README.md | 30 ++++++++++++++++++++----------
1 file changed, 20 insertions(+), 10 deletions(-)
diff --git a/README.md b/README.md
index 642e7c5..af65fea 100644
--- a/README.md
+++ b/README.md
@@ -1,16 +1,21 @@
-# Wishlist App
+
+
+
+
+
+Wishlist App
+
+
+A simple webapp to manage your 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 from the wishlist was bought, it can be removed from the list to prevent duplicate purchases.
-## Demo
-
-[](https://codesandbox.io/s/wishlist-app-ycygh3)
-
-## Screenshots
-
-
-
-
## Features
- Support of multiple wishlists
@@ -18,6 +23,11 @@ The wishlist app is a simple webapp for publishing wishlists. It allows to share
- Grab title, description and image-url from url via open graph meta tags
- i18n support
+## Screenshots
+
+
+
+
## Install
### Docker Setup