diff --git a/README.md b/README.md index 8dc03a8..fa61dd3 100644 --- a/README.md +++ b/README.md @@ -3,19 +3,26 @@ A library for controlling and interfacing with [MiniDisc](https://en.wikipedia.o The feature set is very similar to that of [netmd-js](https://github.com/cybercase/netmd-js) which this library is inspired by. For more information check out the absolutely awesome [Web Minidisc project](https://github.com/asivery/webminidisc), [NetMD-exploits](https://github.com/asivery/netmd-exploits), and the C based [Linux Minidisc project](https://github.com/linux-minidisc/linux-minidisc). -Documentation has not been finished and is a work in progress. +> [!IMPORTANT] +> Documentation has not been finished and is a work in progress. Any help with it would be appreciated! ## Current Features ### NetMD - [x] Track upload - [x] Track management - [x] Playback control -- [ ] Group Management -- [x] Track download ([MZ-RH1](https://www.minidisc.wiki/equipment/sony/portable/mz-rh1) only) +- [x] Group Management +- [x] Track download ([MZ-RH1](https://www.minidisc.wiki/equipment/sony/portable/mz-rh1) only) +- [ ] Factory Mode ### Hi-MD - [ ] Track upload - [ ] Track management - [ ] Playback control - [ ] Group Management -- [ ] Track download + +## Todo +- [ ] Exploits (from [NetMD-exploits](https://github.com/asivery/netmd-exploits)) +- [ ] Hi-MD experimentation +- [ ] Documentation +- [ ] Better JS bindings