Skip to content

Commit

Permalink
docs: mention binsider
Browse files Browse the repository at this point in the history
  • Loading branch information
orhun committed Apr 7, 2024
1 parent f919803 commit 0d77149
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -121,6 +121,8 @@ To handle key events:
heh.handle_input(crossterm::event::Event::Key(/* */)).unwrap();
```

See the [binsider](https://github.com/orhun/binsider) project for an example use case.

# Contributing

See [CONTRIBUTING.md](CONTRIBUTING.md).

0 comments on commit 0d77149

Please sign in to comment.