From a3680e144db5be4aabd475410617bc0adb7b27de Mon Sep 17 00:00:00 2001 From: John Emerson Date: Thu, 11 Nov 2021 20:20:31 -0300 Subject: [PATCH] docs: update readme --- README.md | 17 +++++++++-------- 1 file changed, 9 insertions(+), 8 deletions(-) diff --git a/README.md b/README.md index 24bb874..ccdd0b7 100644 --- a/README.md +++ b/README.md @@ -2,16 +2,16 @@

Simple site to group all my profiles on social networks in one place.

- GitHub top language + GitHub top language - Made by + Made by - Repository size + Repository size - GitHub last commit + GitHub last commit

@@ -31,13 +31,14 @@ ## :bulb: About the project -- This is an open source project that serves as a free alternative to the Linktree website, made only in html and css. - -- [Deploy](https://johnemerson1406.github.io/linktree) +This is an open source project that serves as a free alternative to the Linktree website. +- [Demo](https://johnemerson1406.github.io/linktree) ## :rocket: Getting started -- After downloading this repository, make changes to images and text in the `index.html` file. If desired, change the colors and fonts in the `style.css` file. +- Clone the repository +- Make changes to images and texts in the `index.html` file. +- Change the colors and fonts in the `style.css` file. ---