Skip to content

Commit 7d81af7

Browse files
authored
Update README.md
1 parent 86515ef commit 7d81af7

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,5 +1,7 @@
11
# Introduction
2-
This is unofficial https://exchangerate.host (https://github.com/Formicka/exchangerate.host) python client library
2+
This is unofficial [exchangerate.host](https://github.com/Formicka/exchangerate.host) python client library.
3+
4+
exchangerate.host is a simple and lightweight free service for current and historical foreign exchange rates & crypto exchange rates.
35

46
# Getting started
57

@@ -21,9 +23,6 @@ client = exchangerate.ExchangerateClient()
2123
print(client.latest())
2224
```
2325

24-
## Configuration
25-
-
26-
2726
# Development guide
2827
## Testing
2928
This package uses `tox` to run testing automation against multiple python versions, to install and run tox, use

0 commit comments

Comments
 (0)