Skip to content

Commit 01c1617

Browse files
committed
4: Implement Money and Currency SPI for Bitcoin
Updated Readme Task-Url: http://github.com/JavaMoney/javamoney-shelter/issues/issue/4
1 parent c9e53d6 commit 01c1617

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,11 @@
11
Welcome to the JavaMoney Shelter
22
================================
33

4-
[![License](http://img.shields.io/badge/license-Apache2-red.svg)](http://opensource.org/licenses/apache-2.0)
4+
[![Build Status](https://api.travis-ci.org/JavaMoney/javamoney-shelter.png?branch=master)](https://travis-ci.org/JavaMoney/javamoney-shelter) [![License](http://img.shields.io/badge/license-Apache2-red.svg)](http://opensource.org/licenses/apache-2.0)
55
[![Join the chat at https://gitter.im/JavaMoney/javamoney-shelter](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/JavaMoney/javamoney-shelter?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
66

7+
[![Built with Maven](http://maven.apache.org/images/logos/maven-feather.png)](http://maven.org/)
8+
79
JavaMoney-shelter is a sandbox or "sanctuary" for new ideas and modules to be adopted, e.g. via Adopt-a-JSR or similar programs.
810
The shelter also acts as incubator module for testing out new features or modules before they may enter the official javamoney library.
911
This allows to gain experience and make components error prone and performant and enables a discussion of new features with a broader community.

0 commit comments

Comments
 (0)