Skip to content

Commit f1744c7

Browse files
Update README.md (#298)
1 parent 2c5e144 commit f1744c7

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

README.md

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -16,13 +16,9 @@ def deps do
1616
end
1717
```
1818

19-
## Configuration
20-
21-
TBD
22-
2319
## Requirements:
2420

25-
The API uses [Tesla](https://github.com/elixir-tesla/tesla) for the client access to also handle the exponential back-off required in the documentation.
21+
The API uses [Req](https://github.com/wojtekmach/req/tree/v0.5.0) for the client access to also handle the exponential back-off required in the documentation.
2622

2723

2824
## Documentation

0 commit comments

Comments
 (0)