From 9662ec69f4bbf8aa7682efb529cbbcbcb5867ee4 Mon Sep 17 00:00:00 2001 From: Woox / Neverwhere <76164598+WooxHimself@users.noreply.github.com> Date: Sat, 28 May 2022 14:07:39 +0200 Subject: [PATCH] Update README.md --- README.md | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) diff --git a/README.md b/README.md index 19f9c05..3c222e7 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,25 @@ # startpage My startpage, edited from github.com/kencx + +# How to use? + +1. git clone this repo +2. copy the path to the index.html file +3. set the path as your default startpage in your desired browser + +# Customization + +### Image(s) +i have included a few vaporwave/retro styled gifs in this repo, you can edit it on the line 22 in the index.html the ```src="clouds.gif"``` to something like ```src="plane.gif"``` or your own image/gif + +### URLs +you can edit all of the URLs to your desired, starting on line **44** in ```index.html``` +
**Example:**
+**line 45:** ```
  • github
  • ```
    can be changed to
    **line 45:** ```
  • your url
  • ``` + +### Categories + +i think you get it, starting on line **44** you can change the names of the categories etc. etc. i believe you're not dumb and understand + +# Screenshot +![image](https://user-images.githubusercontent.com/76164598/170824479-5918fe82-18df-4549-8b20-c2b1595a27d0.png)