We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 873277d commit 8a7e293Copy full SHA for 8a7e293
README.md
@@ -1 +1,11 @@
1
-# Music-Player
+# Music-Player
2
+
3
+Music Player is a simple tool which lets you play any kind of music you wish. This app has been built using C# .NET WPF forms.
4
+It is currently WIP but the final version will include:
5
+- Loading music files into a list
6
+- standard buttons for skipping, adding/removing music into/from the list and et cetera.
7
+- Accessibility options.
8
9
+# How to build
10
11
+TODO
0 commit comments