Skip to content

Commit a3680e1

Browse files
authored
docs: update readme
1 parent 2d40fe0 commit a3680e1

File tree

1 file changed

+9
-8
lines changed

1 file changed

+9
-8
lines changed

README.md

Lines changed: 9 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -2,16 +2,16 @@
22
<h3 align="center">Simple site to group all my profiles on social networks in one place.</h3>
33

44
<p align="center">
5-
<img alt="GitHub top language" src="https://img.shields.io/github/languages/top/JohnEmerson1406/linktree?color=%234caf50">
5+
<img alt="GitHub top language" src="https://img.shields.io/github/languages/top/JohnEmerson1406/linktree?color=04D361&labelColor=000000">
66

77
<a href="https://www.linkedin.com/in/johnemerson1406/">
8-
<img alt="Made by" src="https://img.shields.io/badge/made%20by-John%20Emerson-%234caf50">
8+
<img alt="Made by" src="https://img.shields.io/static/v1?label=made%20by&message=John%20Emerson&color=04D361&labelColor=000000">
99
</a>
1010

11-
<img alt="Repository size" src="https://img.shields.io/github/repo-size/JohnEmerson1406/myanimelist-profile?color=%234caf50">
11+
<img alt="Repository size" src="https://img.shields.io/github/repo-size/JohnEmerson1406/linktree?color=04D361&labelColor=000000">
1212

1313
<a href="https://github.com/JohnEmerson1406/linktree/commits/master">
14-
<img alt="GitHub last commit" src="https://img.shields.io/github/last-commit/JohnEmerson1406/linktree?color=%234caf50">
14+
<img alt="GitHub last commit" src="https://img.shields.io/github/last-commit/JohnEmerson1406/linktree?color=04D361&labelColor=000000">
1515
</a>
1616
</p>
1717

@@ -31,13 +31,14 @@
3131

3232
## :bulb: About the project
3333

34-
- This is an open source project that serves as a free alternative to the Linktree website, made only in html and css.
35-
36-
- [Deploy](https://johnemerson1406.github.io/linktree)
34+
This is an open source project that serves as a free alternative to the Linktree website.
35+
- [Demo](https://johnemerson1406.github.io/linktree)
3736

3837
## :rocket: Getting started
3938

40-
- 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.
39+
- Clone the repository
40+
- Make changes to images and texts in the `index.html` file.
41+
- Change the colors and fonts in the `style.css` file.
4142

4243
---
4344

0 commit comments

Comments
 (0)