Fix the README.md

This commit is contained in:
Romain Calascibetta 2022-10-19 11:44:45 +02:00
parent 0baa38f138
commit 56fb3f7d21

View file

@ -57,6 +57,7 @@ module Make (HTTP_client : Http_mirage_client.S) = struct
| Ok (resp, body) -> ...
| Error _ -> ...
end
```
[mirage]: https://mirage.io/
[happy-eyeballs]: https://github.com/roburio/happy-eyeballs