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

|

|
||||||
|
|
||||||
# Table Of Contents
|
# Table Of Contents
|
||||||
|
|
||||||
@@ -10,6 +10,7 @@
|
|||||||
* [Configuration](#configuration)
|
* [Configuration](#configuration)
|
||||||
* [Supported Languages](#supported-languages)
|
* [Supported Languages](#supported-languages)
|
||||||
* [Usage](#usage)
|
* [Usage](#usage)
|
||||||
|
* [GIFS](#gifs)
|
||||||
* [Contributing](#contributing)
|
* [Contributing](#contributing)
|
||||||
|
|
||||||
## Features
|
## 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
|
If you are inside a function, it'll generate the documentation for you with Emmylua annotation convention
|
||||||
|
|
||||||
|
## GIFS
|
||||||
|
|
||||||
|

|
||||||
|
|
||||||
## Contributing
|
## Contributing
|
||||||
|
|
||||||
Adding support for new languages is quite easy, and a documentation will be available soon!
|
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