Update README.md

This commit is contained in:
Daniel Mathiot
2021-08-22 12:16:36 +02:00
committed by GitHub
parent 11a2dc1080
commit 450e55a1d2

View File

@@ -1,6 +1,6 @@
# Neogen - Your annotation toolkit # Neogen - Your annotation toolkit
![](./.images/recording_1.mov) ![better_quality_neogen_logo](https://user-images.githubusercontent.com/5306901/130351259-d1b61d9d-afdc-4569-982e-2fe915b79d22.jpg)
# 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
![](./.images/recording_1.mov)
## 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)