From 6b716d9e7be3ea2c9444b5f69878044374110525 Mon Sep 17 00:00:00 2001 From: John Emerson Date: Thu, 28 Apr 2022 12:59:35 -0300 Subject: [PATCH] docs: update readme with new username --- README.md | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/README.md b/README.md index 7ce87df..9403535 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 - Repository size + Repository size - - GitHub last commit + + GitHub last commit

@@ -25,7 +25,7 @@ ---

- Layout + Layout

--- @@ -33,14 +33,14 @@ ## 💡 About the project This is an open source project that serves as a free alternative to the Linktree website. -- [Demo](https://johnemerson1406.github.io/linktree) +- [Demo](https://johecarv.github.io/linktree) ## 🚀 Getting started If you installed git you can clone the code to your machine, or download a ZIP of all the files directly. -[Download the ZIP from this location](https://github.com/JohnEmerson1406/linktree/archive/master.zip), or run the following [git](https://git-scm.com/downloads) command to clone the files to your machine: +[Download the ZIP from this location](https://github.com/johecarv/linktree/archive/master.zip), or run the following [git](https://git-scm.com/downloads) command to clone the files to your machine: ```bash -git clone https://github.com/JohnEmerson1406/linktree +git clone https://github.com/johecarv/linktree ``` - Once the files are on your machine, open the _linktree_ folder in [Visual Studio Code](https://code.visualstudio.com/). - With the files open in Visual Studio Code, press the **Go Live** button at the bottom of the window to launch the files with [Live Server](https://marketplace.visualstudio.com/items?itemName=ritwickdey.LiveServer). @@ -63,4 +63,4 @@ This project is under the MIT license. See the [LICENSE](LICENSE.md) file for mo --- -Made with ❤️ by John Emerson :wave: [Get in touch](https://johnemerson1406.github.io/linktree) +Made with ❤️ by John Emerson :wave: [Get in touch](https://johecarv.github.io/linktree)