docs: Added a demo image to README (#24)
This commit is contained in:
parent
22fa3eca88
commit
d19434cafa
2 changed files with 4 additions and 0 deletions
BIN
.github/media/simple_struct_demo.png
vendored
Normal file
BIN
.github/media/simple_struct_demo.png
vendored
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 410 KiB |
|
|
@ -10,4 +10,8 @@
|
|||
|
||||
See examples in the [`examples/`](https://github.com/near-cli-rs/interactive-clap/tree/master/examples) folder.
|
||||
|
||||
<p>
|
||||
<img src=".github/media/simple_struct_demo.png" alt="Usage example showing a simple struct annotated with interactive-clap">
|
||||
</p>
|
||||
|
||||
See it in action in [`near-cli-rs`](https://near.cli.rs) and [`bos-cli-rs`](https://bos.cli.rs).
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue