Skip to content

Commit f854e5f

Browse files
authored
Merge pull request #39 from Adamant-im/develop
Merge the most recent changes
2 parents 4e7454e + d632a9a commit f854e5f

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

README.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
# <sub><img src="./.github/logo.png" height="30"></sub> CurrencyInfo <sup>v4</sup>
1+
# <sub><img src="./.github/logo.png" alt="ADAMANT Currencyinfo logo" height="30"></sub> ADAMANT Currencyinfo <sup>v4</sup>
22

3-
<i>Self-hosted crypto and fiat currency rates service provider.</i>
3+
<i>Reliable self-hosted crypto and fiat currency rates service provider.</i>
44

55
```md
66
GET http://localhost:36661/get?coin=ADM
@@ -32,8 +32,8 @@ GET http://localhost:36661/get?coin=ADM
3232

3333
## Exchange Rates API
3434

35-
<img src="./.github/banner-light.png#gh-light-mode-only" height="320" align="right">
36-
<img src="./.github/banner-dark.png#gh-dark-mode-only" height="320" align="right">
35+
<img src="./.github/banner-light.png#gh-light-mode-only" alt="Data sources for light theme" height="320" align="right">
36+
<img src="./.github/banner-dark.png#gh-dark-mode-only" alt="Data sources for dark theme" height="320" align="right">
3737

3838
<p align="left">
3939
CurrencyInfo collects data from several sources to provide the most accurate currency rates. The sources are listed below:
@@ -57,7 +57,7 @@ CurrencyInfo collects data from several sources to provide the most accurate cur
5757

5858
## Installation
5959

60-
Please follow the documentation at [Github Wiki](https://github.com/Adamant-im/currencyinfo/wiki/Installation)
60+
Please follow the documentation at [Github Wiki](https://github.com/Adamant-im/currencyinfo/wiki/Installation).
6161

6262
## Usage
6363

0 commit comments

Comments
 (0)