diff --git a/README.md b/README.md new file mode 100644 index 0000000..5bda619 --- /dev/null +++ b/README.md @@ -0,0 +1,11 @@ +# Music Player for watchOS 9+ + +- A standalone music player that syncs music files from a web server +- Supported formats: mp3, aac/alac, wav +- Basic UI with playback control and Album Art. To be improved. + +See [TODO](/MusicPlayer%20Watch%20App/TODO.md) + + +## Background and Intentions +See [billsun.dev](https://billsun.dev/blog/swift.html)