From 80c17a30d91a4571a5698cd61a2141dcc693d1ee Mon Sep 17 00:00:00 2001 From: Tobias Date: Thu, 23 Apr 2020 23:21:18 +0200 Subject: [PATCH] Update README.md --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 9e5221e..4899198 100644 --- a/README.md +++ b/README.md @@ -14,6 +14,10 @@ Main reason to build this library was the lack of easy-to-use libraries with all **This is originally a fork of java-diff-utils from Google Code Archive.** +## API + +Javadocs of the actual release version: [![JavaDocs java-diff-utils](https://java-diff-utils.github.io/java-diff-utils/4.7/docs/api/)] + ## Examples Look [here](https://github.com/wumpz/java-diff-utils/wiki) to find more helpful informations and examples.