chore: Updated the README to have installation instructions since this crate is not published to crates.io

This commit is contained in:
Alex Clarke
2024-11-18 13:14:33 -07:00
committed by GitHub
parent b0d8d9f0bf
commit 6a324736e5
+7
View File
@@ -4,6 +4,13 @@
![Screenshot](media/screenshot.png)
## 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