Tweaked the README format a bit. Need to add a Gif instead of screenshots at some point
This commit is contained in:
@@ -2,10 +2,6 @@
|
|||||||
Managarr is a TUI to help you manage your HTPC (Home Theater PC). Built with love in Rust!
|
Managarr is a TUI to help you manage your HTPC (Home Theater PC). Built with love in Rust!
|
||||||
|
|
||||||

|

|
||||||

|
|
||||||

|
|
||||||

|
|
||||||

|
|
||||||
|
|
||||||
## NOTE: Managarr is not yet stable (Pre-Alpha)
|
## NOTE: Managarr is not yet stable (Pre-Alpha)
|
||||||
I'm regularly making changes to get Managarr to an alpha release. As such, I'm regularly refactoring the code to be cleaner
|
I'm regularly making changes to get Managarr to an alpha release. As such, I'm regularly refactoring the code to be cleaner
|
||||||
@@ -141,6 +137,14 @@ tautulli:
|
|||||||
api_token: someApiToken1234567890
|
api_token: someApiToken1234567890
|
||||||
```
|
```
|
||||||
|
|
||||||
|
## Screenshots
|
||||||
|
|
||||||
|

|
||||||
|

|
||||||
|

|
||||||
|

|
||||||
|

|
||||||
|
|
||||||
## Dependencies
|
## Dependencies
|
||||||
* [ratatui](https://github.com/tui-rs-revival/ratatui)
|
* [ratatui](https://github.com/tui-rs-revival/ratatui)
|
||||||
* [crossterm](https://github.com/crossterm-rs/crossterm)
|
* [crossterm](https://github.com/crossterm-rs/crossterm)
|
||||||
|
|||||||
Reference in New Issue
Block a user