doc: point to example

This commit is contained in:
Simon Cruanes 2019-09-17 08:41:55 -05:00
parent 89165cc80d
commit cc8adf48e1

View file

@ -16,6 +16,9 @@ A simple wrapper around OCurl, for easy tasks around http.
## Usage ## Usage
A small web crawler can be found in `examples/argiope`. It's very incomplete
and naive but demonstrates basic usage of `Ezcurl_lwt.get`.
### Synchronous API ### Synchronous API
The library lives in a module `Ezcurl`, which wraps `Curl.t` with functions The library lives in a module `Ezcurl`, which wraps `Curl.t` with functions