Skip to content
This repository has been archived by the owner on May 18, 2023. It is now read-only.

Commit

Permalink
Downloads information added
Browse files Browse the repository at this point in the history
  • Loading branch information
abreslav committed Jan 9, 2014
1 parent 66806a2 commit e4b36d6
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,12 @@ The primary motivation for creating KAnnotator is [Kotlin](http://kotlin.jetbrai

With [JSR 308 and Checkers Framework](http://types.cs.washington.edu/jsr308/) coming soon, KAnnotator gets another application area: the annotations it infers for Java libraries can be used by Java code checkers to verify Java code that uses these libraries.

### Downloads

KAnnotator binaries are available from the [github release page](https://github.com/JetBrains/kannotator/releases)

Additionally, IntelliJ IDEA plugin is available though a [plugin repository](http://www.jetbrains.com/idea/plugins/)

### How to run KAnnotator

KAnnotator can be run by different means:
Expand Down

0 comments on commit e4b36d6

Please sign in to comment.