Skip to content

Commit

Permalink
Add list of related projects
Browse files Browse the repository at this point in the history
  • Loading branch information
wooorm committed Aug 3, 2017
1 parent 4eae479 commit d537a47
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -64,6 +64,17 @@ Classify [**@mentions**](https://github.com/blog/821) as
instead of natural language. This hides mentions from [`retext-spell`][spell],
[`retext-readability`][readability], [`retext-equality`][equality], and more.

## Related

* [`retext-syntax-urls`][syntax-urls]
— Classify URLs and filepaths as syntax
* [`retext-spell`][spell]
— Check spelling
* [`retext-readability`][readability]
— Check readability
* [`retext-equality`][equality]
— Check possible insensitive, inconsiderate language

## License

[MIT][license] © [Titus Wormer][author]
Expand Down Expand Up @@ -93,3 +104,5 @@ instead of natural language. This hides mentions from [`retext-spell`][spell],
[readability]: https://github.com/wooorm/retext-readability

[equality]: https://github.com/wooorm/retext-equality

[syntax-urls]: https://github.com/wooorm/retext-syntax-urls

0 comments on commit d537a47

Please sign in to comment.