diff --git a/README.md b/README.md index b0c0b7a..488798e 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,10 @@ # Bridge +[![Release](https://jitpack.io/v/Livefront/bridge.svg)](https://jitpack.io/#Livefront/bridge) + A library for avoiding TransactionTooLargeException during state saving and restoration. + ## Contents * [Motivation](#motivation) @@ -12,6 +15,7 @@ A library for avoiding TransactionTooLargeException during state saving and rest * [Limitations](#limitations) * [Testing](#testing) * [License](#license) +* [Javadoc](https://jitpack.io/com/github/livefront/bridge/feature~hosted-javadoc-v1.1.0-g45d8d59-1/javadoc/index.html) ## Motivation