chore: Updated the README to have installation instructions since this crate is not published to crates.io
This commit is contained in:
@@ -4,6 +4,13 @@
|
||||
|
||||

|
||||
|
||||
## Installation
|
||||
Add this widget to your project using the following command:
|
||||
|
||||
```shell
|
||||
cargo add --git 'https://github.com/Dark-Alex-17/managarr-tree-widget.git'
|
||||
```
|
||||
|
||||
|
||||
## Credit
|
||||
The original project for this widget is the [Ratatui Tree Widget](https://github.com/EdJoPaTo/tui-rs-tree-widget), which was purpose built for the specific use
|
||||
|
||||
Reference in New Issue
Block a user