docs/README: add stars tracker

This commit is contained in:
NotAShelf 2023-10-01 16:09:01 +03:00
parent e1e4922aa5
commit 714dadd2c2
No known key found for this signature in database
GPG Key ID: 02D1DD3FA08B6B29
1 changed files with 5 additions and 5 deletions

10
.github/README.md vendored
View File

@ -23,11 +23,11 @@
<img alt="Repo Size" src="https://img.shields.io/github/repo-size/NotAShelf/neovim-flake?color=%23DDB6F2&label=SIZE&logo=codesandbox&style=for-the-badge&logoColor=D9E0EE&labelColor=302D41" />
</a>
</p>
<!--
<p align="center">
<img src="https://stars.medv.io/NotAShelf/neovim-flake.svg", title="commits"/>
</p>
-->
<p align="center">
<img src="https://stars.medv.io/NotAShelf/neovim-flake.svg", title="stars"/>
</p>
<div align="center">
<a>
A highly modular, configurable, extensible and easy to use Neovim configuration wrapper written in Nix. Designed for flexibility and ease of use, this flake allows you to easily configure your Neovim instance with a few lines of Nix code.