Update README.md

This commit is contained in:
Daniel Mathiot
2021-08-21 21:56:58 +02:00
committed by GitHub
parent 86a20bd992
commit 11a2dc1080

View File

@@ -1,7 +1,6 @@
<div align="center">
# Neogen - Your annotation toolkit # Neogen - Your annotation toolkit
![](./.images/recording_1.mov) ![](./.images/recording_1.mov)
</div>
# Table Of Contents # Table Of Contents
@@ -11,13 +10,14 @@
* [Configuration](#configuration) * [Configuration](#configuration)
* [Supported Languages](#supported-languages) * [Supported Languages](#supported-languages)
* [Usage](#usage) * [Usage](#usage)
* [Contributing](#-contributing) * [Contributing](#contributing)
## Features ## Features
- Create annotations with one keybind - Create annotations with one keybind
- Defaults for multiple languages and annotation conventions - Defaults for multiple languages and annotation conventions
- Extremely customizable and extensible - Extremely customizable and extensible
- Written in lua
## Requirements ## Requirements
@@ -78,4 +78,4 @@ If you are inside a function, it'll generate the documentation for you with Emmy
## Contributing ## Contributing
A Adding support for new languages is quite easy, and a documentation will be available soon!