aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlec Murphy <alec@checksum.fail>2021-12-17 23:01:35 -0500
committerAlec Murphy <alec@checksum.fail>2021-12-17 23:01:35 -0500
commitda316b4ff695ccc925f0681e5ecb96471e6d5bbb (patch)
treef2fefe2e9e21fe28405603d7357c5db108b41df6
parentffc88152dc8a2611a66d680952934262ba420a95 (diff)
Update README.md
-rw-r--r--README.md20
-rw-r--r--screenshot.pngbin0 -> 4629 bytes
2 files changed, 19 insertions, 1 deletions
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
--- /dev/null
+++ b/screenshot.png
Binary files differ