|
1 | 1 | ## Currency API Java Client |
2 | 2 |
|
3 | | -[](https://github.com/moatsystem/fxdatapi-java/actions/workflows/ci.yml) |
| 3 | +[](https://github.com/horisystems/fxdatapi-java/actions/workflows/ci.yml) |
4 | 4 |
|
5 | | -A Java client for interacting with [Currency API](https://moatsystems.com/currency-api/). |
| 5 | +A Java client for interacting with [Currency API](https://horisystems.com/currency-api/). |
6 | 6 |
|
7 | | -[Moat Systems](https://moatsystems.com) provides customers with accurate and up-to-date currency data for making informed decisions in the global financial market, including Gold, Silver and Special Drawing Rights. Our reliable exchange rate data assist businesses in confidently managing foreign transactions, investments and risks. Accounting, E-commerce, CRM, and ERP software companies will find it helpful to integrate with us instead of developing a custom in-house solution. |
| 7 | +[Hori Systems](https://horisystems.com) provides customers with accurate and up-to-date currency data for making informed decisions in the global financial market, including Gold, Silver and Special Drawing Rights. Our reliable exchange rate data assist businesses in confidently managing foreign transactions, investments and risks. Accounting, E-commerce, CRM, and ERP software companies will find it helpful to integrate with us instead of developing a custom in-house solution. |
8 | 8 |
|
9 | 9 | ### Requirements |
10 | 10 |
|
@@ -34,7 +34,7 @@ compile 'com.fxdatapi:fxdatapi-java:X.X.X' |
34 | 34 |
|
35 | 35 | ### Usage Example |
36 | 36 |
|
37 | | -This library is a Java client you can use to interact with the [Currency API](https://moatsystems.com/currency-api/). |
| 37 | +This library is a Java client you can use to interact with the [Currency API](https://horisystems.com/currency-api/). |
38 | 38 |
|
39 | 39 | ```java |
40 | 40 | package myapp; |
@@ -182,16 +182,16 @@ public class MyApp { |
182 | 182 |
|
183 | 183 | ### Setting up Currency API Account |
184 | 184 |
|
185 | | -Subscribe [here](https://moatsystems.com/currency-api/) for a user account. |
| 185 | +Subscribe [here](https://horisystems.com/currency-api/) for a user account. |
186 | 186 |
|
187 | 187 | ### Using the Currency API |
188 | 188 |
|
189 | | -You can read the [API documentation](https://docs.fxdatapi.com/) to understand what's possible with the Currency API. If you need further assistance, don't hesitate to [contact us](https://moatsystems.com/contact/). |
| 189 | +You can read the [API documentation](https://docs.fxdatapi.com/) to understand what's possible with the Currency API. If you need further assistance, don't hesitate to [contact us](https://horisystems.com/contact/). |
190 | 190 |
|
191 | 191 | ### License |
192 | 192 |
|
193 | 193 | This project is licensed under the [BSD 3-Clause License](./LICENSE). |
194 | 194 |
|
195 | 195 | ### Copyright |
196 | 196 |
|
197 | | -(c) 2020 - 2023 [Moat Systems Limited](https://moatsystems.com). |
| 197 | +(c) 2020 - 2023 [Hori Systems Limited](https://horisystems.com). |
0 commit comments