diff --git a/README.md b/README.md index bfd49d1..dd2e84f 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,21 @@ # TOSamp -MP3 player for TempleOS \ No newline at end of file +MP3 player for TempleOS + +![TOSamp](https://git.checksum.fail/alec/TOSamp/raw/branch/master/screenshot.png "TOSamp") + +# Requirements + +- AC97 sound card + +# Usage + +Clone the repo, create a RedSea `ISO.C` image and add a `Music` folder, `#include "Run";` + +# TODO + +- ID3v2 support + +- Playlists and related settings (shuffle/random) + +- Visualizers diff --git a/screenshot.png b/screenshot.png new file mode 100644 index 0000000..e49e58c Binary files /dev/null and b/screenshot.png differ