Skip to content
This repository was archived by the owner on Dec 24, 2022. It is now read-only.

Commit b74d130

Browse files
committed
feat: Update readme
1 parent 9ba4fe3 commit b74d130

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

README.md

+4-2
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
[![Build Status](https://travis-ci.org/me-io/node-currency-swap.svg?branch=master)](https://travis-ci.org/me-io/node-currency-swap)
2+
13
# node-currency-swap
24
Currency Exchange Rates library for nodejs
35

@@ -200,5 +202,5 @@ swap.addProvider(new swap.providers.CurrencyLayer(options));
200202
#### Credits
201203
> node-currency-swap is designed to be a simple and universal exchange rate library with support for multiple providers. This library is heavily inspired from [PHP Swap](https://github.com/florianv/swap)
202204
203-
## Copyright and license
204-
Code released under the [Apache Software License v2.0](http://www.apache.org/licenses/LICENSE-2.0)
205+
## License
206+
The code is available under the [MIT license](LICENSE.md).

0 commit comments

Comments
 (0)