diff --git a/README.md b/README.md
index 61cf68d3..051868b3 100644
--- a/README.md
+++ b/README.md
@@ -42,6 +42,7 @@ at http://cloc.sourceforge.net/ since August 2006.
* [git and UTF8 pathnames](#git-and-UTF8-pathnames-)
* [Third Generation Language Scale Factors](#third-generation-language-scale-factors-)
* [options.txt configuration file](#optionstxt-configuration-file-)
+ * [Java Programmatic Interface](#java-programmatic-interface-)
* [Complex regular subexpression recursion limit ](#complex-regular-subexpression-recursion-limit-)
* [Limitations](#limitations-)
* [Requesting Support for Additional Languages](#requesting-support-for-additional-languages-)
@@ -2867,6 +2868,14 @@ from that location:
Run with ``--verbose`` to have cloc tell you which, if
any, ``options.txt`` file it uses.
+[](1}}})
+ []({{{1)
+## [Java Programmatic Interface ▲](#___top "click to go to top of document")
+
+[Ozren Dabić](https://github.com/seart-group/jcloc/commits?author=dabico)
+created a Java programmatic interface to cloc.
+It is available at https://github.com/seart-group/jcloc
+
[](1}}})
[]({{{1)
# [Complex regular subexpression recursion limit ▲](#___top "click to go to top of document")