Skip to content

Commit

Permalink
acknowledge external contributors
Browse files Browse the repository at this point in the history
  • Loading branch information
breandan authored Oct 18, 2019
1 parent cdcba93 commit f466056
Showing 1 changed file with 11 additions and 2 deletions.
13 changes: 11 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -107,8 +107,6 @@ To just run [the tests](src/test/kotlin/AceTest.kt), execute `./gradlew test` -

For documentation on plugin development, see the [IntelliJ Platform SDK](http://www.jetbrains.org/intellij/sdk/docs/).

If you enjoy using AceJump, you might also enjoy reading [the code](src/main/kotlin/org/acejump/label/Solver.kt).

## Release notes

Please [see here](/CHANGES.md) for a detailed list of changes.
Expand Down Expand Up @@ -159,6 +157,17 @@ The following plugins have a similar UI for navigating text and web browsing:
| [Tridactyl](https://github.com/tridactyl/tridactyl) | [](https://addons.mozilla.org/firefox/addon/tridactyl-vim/) | [Firefox 57+](https://blog.mozilla.org/addons/2017/09/28/webextensions-in-firefox-57/) | :heavy_check_mark: | [TypeScript](https://www.typescriptlang.org/) |
| [Vimari](https://github.com/guyht/vimari) | [](https://github.com/guyht/vimari/releases) | [Safari](https://www.apple.com/safari/) | :heavy_check_mark: | [JavaScript](https://www.javascript.com/) |

## Acknowledgements

The following individuals have significantly improved AceJump through their contributions and feedback:

* [John Lindquist](https://github.com/johnlindquist)
* [Sven Speckmaier](https://github.com/svensp)
* [Alex Plate](https://github.com/AlexPl292)
* [Stefan Monnier](https://www.iro.umontreal.ca/~monnier/)

AceJump is made possible by users just like you! If you enjoy using AceJump, please consider [contributing](#contributing).

<!-- Badges -->
[jetbrains-team-page]: https://confluence.jetbrains.com/display/ALL/JetBrains+on+GitHub
[jetbrains-team-svg]: http://jb.gg/badges/team.svg
Expand Down

0 comments on commit f466056

Please sign in to comment.