Fix the README.md
This commit is contained in:
parent
0baa38f138
commit
56fb3f7d21
1 changed files with 1 additions and 0 deletions
|
@ -57,6 +57,7 @@ module Make (HTTP_client : Http_mirage_client.S) = struct
|
||||||
| Ok (resp, body) -> ...
|
| Ok (resp, body) -> ...
|
||||||
| Error _ -> ...
|
| Error _ -> ...
|
||||||
end
|
end
|
||||||
|
```
|
||||||
|
|
||||||
[mirage]: https://mirage.io/
|
[mirage]: https://mirage.io/
|
||||||
[happy-eyeballs]: https://github.com/roburio/happy-eyeballs
|
[happy-eyeballs]: https://github.com/roburio/happy-eyeballs
|
||||||
|
|
Loading…
Reference in a new issue