Update README.md
This commit is contained in:
17
README.md
17
README.md
@@ -1,6 +1,6 @@
|
||||
# Neogen - Your annotation toolkit
|
||||
|
||||

|
||||

|
||||
|
||||
# Table Of Contents
|
||||
|
||||
@@ -10,6 +10,7 @@
|
||||
* [Configuration](#configuration)
|
||||
* [Supported Languages](#supported-languages)
|
||||
* [Usage](#usage)
|
||||
* [GIFS](#gifs)
|
||||
* [Contributing](#contributing)
|
||||
|
||||
## Features
|
||||
@@ -76,6 +77,20 @@ vim.api.nvim_set_keymap("n", "<Leader>ng", ":Neogen<CR>", {})
|
||||
|
||||
If you are inside a function, it'll generate the documentation for you with Emmylua annotation convention
|
||||
|
||||
## GIFS
|
||||
|
||||

|
||||
|
||||
## Contributing
|
||||
|
||||
Adding support for new languages is quite easy, and a documentation will be available soon!
|
||||
|
||||
## Credits
|
||||
|
||||
- Binx, for making that gorgeous logo for free!
|
||||
- [Github](https://github.com/Binx-Codes/)
|
||||
- [Reddit](https://www.reddit.com/u/binxatmachine)
|
||||
- bandithedoge, for recreating the logo in svg form!
|
||||
- [Website](https://bandithedoge.com)
|
||||
- [Github](https://github.com/bandithedoge)
|
||||
- [YouTube](https://youtube.com/bandithedoge)
|
||||
|
||||
Reference in New Issue
Block a user