diff --git a/README.md b/README.md index cd94b31..c3cfd18 100644 --- a/README.md +++ b/README.md @@ -12,5 +12,8 @@ Bitcoin Esplora API client library. Supports plaintext, TLS and Onion servers. B Chat on Discord

+For example usage, see: +- [esplora-cli](https://github.com/yancyribbens/esplora-cli) + ## Minimum Supported Rust Version (MSRV) -This library should compile with any combination of features with Rust 1.63.0. \ No newline at end of file +This library should compile with any combination of features with Rust 1.63.0.