Skip to content

Commit ceb7970

Browse files
committed
fix: docs
1 parent b02e749 commit ceb7970

File tree

2 files changed

+4
-12
lines changed

2 files changed

+4
-12
lines changed

README.md

Lines changed: 3 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@
44
[![Total Downloads](https://img.shields.io/packagist/dt/florianv/swap-bundle.svg?style=flat-square)](https://packagist.org/packages/florianv/swap-bundle)
55
[![Version](http://img.shields.io/packagist/v/florianv/swap-bundle.svg?style=flat-square)](https://packagist.org/packages/florianv/swap-bundle)
66

7-
Swap allows you to retrieve currency exchange rates from various services such as **[Fixer](https://fixer.io/)**, **[Currency Data](https://currencylayer.com)**,
8-
**[Exchange Rates Data](https://exchangeratesapi.io)** or **[Abstract](https://www.abstractapi.com)** and optionally cache the results.
7+
Swap allows you to retrieve currency exchange rates from various services such as **[Fixer](https://fixer.io/)**, **[Currency Data](https://currencylayer.com)**
8+
or **[Exchange Rates Data](https://exchangeratesapi.io)** and optionally cache the results.
99

1010
## Sponsors
1111

@@ -21,11 +21,7 @@ Swap allows you to retrieve currency exchange rates from various services such a
2121
<tr>
2222
<td><img src="https://assets.apilayer.com/apis/exchangerates_data.png" width="50px"/></td>
2323
<td><a href="https://exchangeratesapi.io">Exchange Rates Data</a> provides reliable exchange rates and currency conversions for your business with over 15 data sources.</td>
24-
</tr>
25-
<tr>
26-
<td><img src="https://global-uploads.webflow.com/5ebbd0a566a3996636e55959/5ec2ba29feeeb05d69160e7b_webclip.png" width="50px"/></td>
27-
<td><a href="https://www.abstractapi.com/">Abstract</a> provides simple exchange rates for developers and a dozen of APIs covering thousands of use cases.</td>
28-
</tr>
24+
</tr>
2925
</table>
3026

3127
## QuickStart

Resources/doc/index.md

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -14,11 +14,7 @@
1414
<tr>
1515
<td><img src="https://exchangeratesapi.io/assets/images/api-logo.svg" width="50px"/></td>
1616
<td><a href="https://exchangeratesapi.io">exchangeratesapi</a> provides reliable exchange rates and currency conversions for your business with over 15 data sources.</td>
17-
</tr>
18-
<tr>
19-
<td><img src="https://global-uploads.webflow.com/5ebbd0a566a3996636e55959/5ec2ba27ede983917dbff22f_favicon.png" width="50px"/></td>
20-
<td><a href="https://www.abstractapi.com/">Abstract</a> provides simple exchange rates for developers and a dozen of APIs covering thousands of use cases.</td>
21-
</tr>
17+
</tr>
2218
</table>
2319

2420
## Index

0 commit comments

Comments
 (0)