Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
stephanenicolas committed Jun 29, 2014
1 parent 8b01eae commit 632d673
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -89,6 +89,7 @@ Simply add the following to your maven build :
<groupId>com.github.stephanenicolas.mimic</groupId>
<artifactId>mimic-annotations</artifactId>
<version>${mimic-library.version}</version>
<scope>provided</scope>
</dependency>
...
</dependencies>
Expand Down Expand Up @@ -128,3 +129,5 @@ Simply add the following to your maven build :
</plugins>
</build>
```

Mimic will not add any byte to your app, but it will cut down boiler plate.

0 comments on commit 632d673

Please sign in to comment.