Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ChristianWulf authored Apr 22, 2019
1 parent ff301e3 commit 8b21663
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
@@ -1,4 +1,4 @@
# dazzle
# dazzle - the API-Break Checker (abc)
Detects invalid changes from one version to another version of an application. A similar, but outdated tool is [clirr](http://clirr.sourceforge.net/index.html).

For example, an invalid change is a change of a public type, field, or method which has not been marked with the @Deprecated annotation in the version prior to the change.
Expand Down

0 comments on commit 8b21663

Please sign in to comment.