Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Atry authored Feb 24, 2019
1 parent 0770119 commit 5d43764
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

[![Build Status](https://travis-ci.org/ThoughtWorksInc/sbt-delombok.svg)](https://travis-ci.org/ThoughtWorksInc/sbt-delombok)

**sbt-delombok** is an an sbt plug-in to delombok Java sources files that contain [Lombok](https://projectlombok.org/) annotations. With the help of this plug-in, you can generate Javadoc that contains Lombok-generated classes and methods.
**sbt-delombok** is an sbt plug-in to delombok Java sources files that contain [Lombok](https://projectlombok.org/) annotations. With the help of this plug-in, you can generate Javadoc that contains Lombok-generated classes and methods.

## Usage

Expand Down

0 comments on commit 5d43764

Please sign in to comment.