Skip to content

Commit fa607cd

Browse files
committed
Update badge and archive links in README.md
1 parent 5f6ca2e commit fa607cd

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Flow Commons [![License](http://img.shields.io/badge/license-MIT-lightgrey.svg?style=flat)][License] [![Flattr this](http://img.shields.io/badge/flattr-donate-lightgrey.svg?style=flat)][Donate] [![Build Status](http://img.shields.io/travis/flow/commons/master.svg?style=flat)](https://travis-ci.org/flow/commons) [![Coverage Status](http://img.shields.io/coveralls/flow/commons/master.svg?style=flat)](https://coveralls.io/r/flow/commons)
1+
# Flow Commons [![License](http://img.shields.io/badge/license-MIT-lightgrey.svg?style=flat)][License] [![Flattr this](http://img.shields.io/badge/flattr-donate-lightgrey.svg?style=flat)][Donate] [![Build Status](http://img.shields.io/travis/flow/commons/develop.svg?style=flat)](https://travis-ci.org/flow/commons) [![Coverage Status](http://img.shields.io/coveralls/flow/commons/develop.svg?style=flat)](https://coveralls.io/r/flow/commons)
22

33
A library for Java that provides re-usable components commonly used by Flow libraries.
44

@@ -13,7 +13,7 @@ The latest and greatest source can be found here on [GitHub](https://github.com/
1313

1414
git clone git://github.com/flow/commons.git
1515

16-
Or download the [latest zip archive](https://github.com/flow/commons/archive/master.zip).
16+
Or download the latest [development archive](https://github.com/flow/commons/archive/develop.zip) or the latest [stable archive](https://github.com/flow/commons/archive/master.zip).
1717

1818
## Dependencies
1919
We love open-source libraries! This project uses are few of them to make things easier. If you aren't using Maven or Gradle, you'll need these!

0 commit comments

Comments
 (0)