File tree 2 files changed +4
-4
lines changed
2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -11,9 +11,9 @@ Dont worry about your favorite currency conversion service suddenly shutting dow
11
11
12
12
## Inspiration
13
13
14
- I needed a currency conversion API for [ my travel website] ( ) but couldn't find a good PHP package. The idea of the
15
- [ ` Rackbeat/php-currency-api ` ] ( https://github.com/Rackbeat/php-currency-api ) package came closest but unfortunately it
16
- was just a stub and not implemented.
14
+ I needed a currency conversion API for [ my travel website] ( ) but couldn't find a good PHP package. The idea of the
15
+ [ ` Rackbeat/php-currency-api ` ] ( https://github.com/Rackbeat/php-currency-api ) package came closest but unfortunately it
16
+ was just a stub and not implemented.
17
17
18
18
## Supported APIs
19
19
@@ -27,7 +27,7 @@ was just a stub and not implemented.
27
27
28
28
## Prerequisites
29
29
30
- * PHP 7.1 or higher (Tested on: PHP 7.1 ✅, 7.2 ✅ and 7.3 ✅)
30
+ * ` PHP 7.1 ` or higher (Tested on: PHP ` 7.1 ` ✅, ` 7.2 ` ✅ and ` 7.3 ` ✅)
31
31
* [ Composer] ( https://getcomposer.org )
32
32
* An account with one or more of the API providers above
33
33
You can’t perform that action at this time.
0 commit comments