docs: update readme

This commit is contained in:
John Emerson
2020-03-22 13:36:02 -03:00
committed by GitHub
parent 67c1d7d17e
commit fbc98d5b12

View File

@@ -1,2 +1,23 @@
# linktree
Simple site to group all my profiles on social networks in one place.
<h1 align="center">:evergreen_tree: Linktree</h1>
<p align="center">Simple site to group all my profiles on social networks in one place.</p>
<p align="center">
<img alt="GitHub language count" src="https://img.shields.io/github/languages/count/JohnEmerson1406/linktree">
<img alt="Repository size" src="https://img.shields.io/github/repo-size/JohnEmerson1406/linktree">
<a href="https://github.com/JohnEmerson1406/linktree/commits/master">
<img alt="GitHub last commit" src="https://img.shields.io/github/last-commit/JohnEmerson1406/linktree">
</a>
</p>
<p align="center">
<img src="https://user-images.githubusercontent.com/43749971/77254747-c0b54280-6c41-11ea-81a0-a597ee22b56e.png">
</p>
## :rocket: Deploy
- [website](https://johnemerson1406.github.io/linktree)
### Extras
- [Shields.io](https://shields.io/)
- [Github Emojis](https://gist.github.com/rxaviers/7360908)