diff options
| -rw-r--r-- | README.md | 10 | 
1 files changed, 6 insertions, 4 deletions
@@ -4,19 +4,20 @@      <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/LunarVim/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://github.com/ChristianChiarulli/LunarVim/blob/main/LICENSE"> +      <img src="https://img.shields.io/github/license/siduck76/NvChad?style=flat-square&logo=GNU&label=License" alt="License" +    />      <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> +</p>	 +  </div>  ## Install In One Command! @@ -119,4 +120,5 @@ cd ~/.config/nvim && git pull  []() +	  </div>  | 
