Skip to content

Commit

Permalink
Adds javadoc and release badge to README
Browse files Browse the repository at this point in the history
  • Loading branch information
AndrewHaisting committed Aug 16, 2017
1 parent 45d8d59 commit cef0032
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -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)
Expand All @@ -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)

<a name="motivation"></a>
## Motivation
Expand Down

0 comments on commit cef0032

Please sign in to comment.