Skip to content

Commit

Permalink
recommended usage
Browse files Browse the repository at this point in the history
  • Loading branch information
azuline committed Oct 26, 2023
1 parent ad87c16 commit fe5419d
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -289,6 +289,18 @@ finally (3) play music!
And that's it! If desired, you can unmount the virtual filesystem with the
`rose fs unmount` command.

# Recommended Usage

Rosé alone is not a full-featured music system, and _that's the point_. You
should compose Rosé with other great tools to create the music system that
works best for you.

We recommend using Rosé with:

1. A file manager, such as [nnn](https://github.com/jarun/nnn),
[mc](https://midnight-commander.org/), and [ranger](https://github.com/ranger/ranger).
2. A media player, such as [mpv](https://mpv.io/).

# Learn More

For additional documentation, please read the following files:
Expand Down

0 comments on commit fe5419d

Please sign in to comment.