Add a link to Roadmap

This commit is contained in:
Vitalii Elenhaupt 2018-05-13 22:00:08 +03:00
parent 1cea21b147
commit 2a4cc56865
No known key found for this signature in database
GPG Key ID: 7558EF3A4056C706
1 changed files with 2 additions and 0 deletions

View File

@ -22,6 +22,8 @@ Ameba is a static code analysis tool for the Crystal language.
It enforces a consistent [Crystal code style](https://crystal-lang.org/docs/conventions/coding_style.html),
also catches code smells and wrong code constructions.
See also [Roadmap](https://github.com/veelenga/ameba/wiki).
## Usage
Run `ameba` binary within your project directory to catch code issues: