From 4a3a78a86b9a4f061d795d310fc48deaa953d758 Mon Sep 17 00:00:00 2001 From: John Emerson Date: Mon, 22 Nov 2021 14:49:01 -0300 Subject: [PATCH] docs: update readme --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index ccdd0b7..11a6e87 100644 --- a/README.md +++ b/README.md @@ -37,8 +37,9 @@ This is an open source project that serves as a free alternative to the Linktree ## :rocket: Getting started - Clone the repository -- Make changes to images and texts in the `index.html` file. +- Change the profile image and texts in the `index.html` file. - Change the colors and fonts in the `style.css` file. +- To change the background, go to the `style.css` file on line 17, uncomment the code snippet and change the url to whatever image you want. ---