change readme to match versioning style

This commit is contained in:
2023-10-22 19:55:35 -04:00
parent 66d18beec9
commit e0ee8e3611

View File

@ -1,8 +1,8 @@
<h1 style="text-align: center;">Welcome To My Neovim Config</h1> <h1 style="text-align: center;">Welcome To My Neovim Config</h1>
<hr> <hr>
## Versioning & Branches ## Versioning
Currently there are two branches [master](https://git.squi.bid/nvim/log/) and [v1](https://git.squi.bid/nvim/log/?h=v1) master will be the current iteration of my config and branches (marked with v#) will be older versions with the oldest being v1 The master branch contains my current config, major revisions are tagged: v#.#
## Use Case ## Use Case
My config is built around what I work on; this mainly includes: c, lua, java, and shell scripting. I also try to keep my config relatively portable which is why I to not use any nerd fonts My config is built around what I work on; this mainly includes: c, lua, java, and shell scripting. I also try to keep my config relatively portable which is why I to not use any nerd fonts