diff options
author | Chris <[email protected]> | 2021-06-30 14:28:26 -0400 |
---|---|---|
committer | Chris <[email protected]> | 2021-06-30 14:28:26 -0400 |
commit | 5e5319cafe4c4d8e4ef7d762a0a6448733bcbe0c (patch) | |
tree | df1dc812d444edde6cf347e73d071f2a6ec61959 | |
parent | e0fbba47619f5ee56aeacf33a069112e5bd2515d (diff) |
update badges
-rw-r--r-- | README.md | 33 |
1 files changed, 25 insertions, 8 deletions
@@ -1,13 +1,23 @@  -[](https://github.com/ChristianChiarulli/LunarVim/blob/master/LICENSE) -[](https://github.com/ChristianChiarulli/lunarvim) -[](http://makeapullrequest.com) -<a href="https://patreon.com/chrisatmachine" title="Donate to this project using Patreon"><img src="https://img.shields.io/badge/patreon-donate-yellow.svg" alt="Patreon donate button" /></a> -<a href="https://twitter.com/intent/follow?screen_name=chrisatmachine"><img src="https://img.shields.io/twitter/follow/chrisatmachine?style=social&logo=twitter" alt="follow on Twitter"></a> +<div align="center"><p> + <a href="https://github.com/ChristianChiarulli/LunarVim/releases/latest"> + <img alt="Latest release" src="https://img.shields.io/github/v/release/ChristianChiarulli/LunarVim" /> + </a> + <a href="https://github.com/ChristianChiarulli/sniprun/releases"> + <img alt="Total downloads" src="https://img.shields.io/github/downloads/ChristianChiarulli/sniprun/total" /> + </a> + <a href="https://github.com/ChristianChiarulli/LunarVim/pulse"> + <img alt="Last commit" src="https://img.shields.io/github/last-commit/ChristianChiarulli/LunarVim"/> + </a> + <a href="https://patreon.com/chrisatmachine" title="Donate to this project using Patreon"> + <img src="https://img.shields.io/badge/patreon-donate-yellow.svg" alt="Patreon donate button" /> + </a> + <a href="https://twitter.com/intent/follow?screen_name=chrisatmachine"> + <img src="https://img.shields.io/twitter/follow/chrisatmachine?style=social&logo=twitter" alt="follow on Twitter"> + </a> +</p> +</div>  @@ -710,3 +720,10 @@ rm -R ~/.cache/nvim REACT COMMENTING IS A NIGHTMARE (the filetype is just not recognized idk why) + +[](https://github.com/ChristianChiarulli/LunarVim/blob/master/LICENSE) +[](https://github.com/ChristianChiarulli/lunarvim) +[](http://makeapullrequest.com) |