Skip to content

Commit 6772eda

Browse files
committed
Updated README
1 parent 85929e9 commit 6772eda

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

README.md

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,7 @@
11
# <img src="https://s3.amazonaws.com/swap.assets/swap_logo.png" height="30px" width="30px"/> Symfony Swap
22

3-
[![Build status](http://img.shields.io/travis/florianv/symfony-swap.svg?style=flat-square)](https://travis-ci.org/florianv/symfony-swap)
4-
[![Total Downloads](https://img.shields.io/packagist/dt/florianv/swap-bundle.svg?style=flat-square)](https://packagist.org/packages/florianv/swap-bundle)
5-
[![Version](http://img.shields.io/packagist/v/florianv/swap-bundle.svg?style=flat-square)](https://packagist.org/packages/florianv/swap-bundle)
3+
**This is a fork of [florianv/symfony-swap](https://github.com/florianv/symfony-swap) for the use in Part-DB.**
4+
65

76
Swap allows you to retrieve currency exchange rates from various services such as **[Fixer](https://fixer.io/)**, **[Currency Data](https://currencylayer.com)**
87
or **[Exchange Rates Data](https://exchangeratesapi.io)** and optionally cache the results.
@@ -27,7 +26,7 @@ or **[Exchange Rates Data](https://exchangeratesapi.io)** and optionally cache t
2726
## QuickStart
2827

2928
```bash
30-
$ composer require florianv/swap-bundle php-http/message php-http/guzzle6-adapter ^1.0
29+
$ composer require part-db/swap-bundle php-http/message php-http/guzzle6-adapter ^1.0
3130
```
3231

3332
## Documentation

0 commit comments

Comments
 (0)