/ README.md
README.md
1 # Ratatui Music Player (Rust) 2 3 ## Ratatui Music PLayer Rust 4 5 ### rmpr goals 6 7 I like ncmpcpp, but its customizability and overall apperance left much to be desired. 8 This project is meant to be both a learning expirience for myself and an attempt to make 9 a music player with features and abilities similar to those of ncmpcpp. 10 11 ## License 12 13 Copyright (c) Jaden Kai Rangel 14 15 This project is licensed under the MIT license ([LICENSE] or <http://opensource.org/licenses/MIT>) 16 17 [LICENSE]: ./LICENSE