docs: update readme

This commit is contained in:
John Emerson
2020-08-18 19:23:16 -03:00
committed by GitHub
parent c9e8e7a9c8
commit 1870290089

View File

@@ -2,27 +2,40 @@
<h3 align="center">Simple site to group all my profiles on social networks in one place.</h3>
<p align="center">
<img alt="GitHub top language" src="https://img.shields.io/github/languages/top/JohnEmerson1406/linktree?color=%237e57c2">
<img alt="GitHub top language" src="https://img.shields.io/github/languages/top/JohnEmerson1406/linktree?color=%234caf50">
<a href="https://www.linkedin.com/in/johnemerson1406/">
<img alt="Made by" src="https://img.shields.io/badge/made%20by-John%20Emerson-%237e57c2">
<img alt="Made by" src="https://img.shields.io/badge/made%20by-John%20Emerson-%234caf50">
</a>
<img alt="Repository size" src="https://img.shields.io/github/repo-size/JohnEmerson1406/linktree?color=%237e57c2">
<img alt="Repository size" src="https://img.shields.io/github/repo-size/JohnEmerson1406/myanimelist-profile?color=%234caf50">
<a href="https://github.com/JohnEmerson1406/linktree/commits/master">
<img alt="GitHub last commit" src="https://img.shields.io/github/last-commit/JohnEmerson1406/linktree?color=%237e57c2">
<img alt="GitHub last commit" src="https://img.shields.io/github/last-commit/JohnEmerson1406/linktree?color=%234caf50">
</a>
</p>
<p align="center">
<img alt="Layout" src="https://user-images.githubusercontent.com/43749971/77254747-c0b54280-6c41-11ea-81a0-a597ee22b56e.png">
<a href="#bulb-about-the-project">About the project</a>&nbsp;&nbsp;&nbsp;|&nbsp;&nbsp;&nbsp;
<a href="#rocket-getting-started">Getting started</a>&nbsp;&nbsp;&nbsp;|&nbsp;&nbsp;&nbsp;
<a href="#star2-extras">Get in touch</a>
</p>
## :rocket: Deploy
- [website](https://johnemerson1406.github.io/linktree)
---
### Extras
## :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)
## :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.
---
## :star2: Extras
- [Shields.io](https://shields.io/)
- [Github Emojis](https://gist.github.com/rxaviers/7360908)