mirror of
https://github.com/c-cube/ezcurl.git
synced 2025-12-06 03:05:31 -05:00
doc: point to example
This commit is contained in:
parent
89165cc80d
commit
cc8adf48e1
1 changed files with 3 additions and 0 deletions
|
|
@ -16,6 +16,9 @@ A simple wrapper around OCurl, for easy tasks around http.
|
|||
|
||||
## 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
|
||||
|
||||
The library lives in a module `Ezcurl`, which wraps `Curl.t` with functions
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue