Skip to content

Commit 8a7e293

Browse files
authoredJul 27, 2024
Update README.md
1 parent 873277d commit 8a7e293

File tree

1 file changed

+11
-1
lines changed

1 file changed

+11
-1
lines changed
 

‎README.md

+11-1
Original file line numberDiff line numberDiff line change
@@ -1 +1,11 @@
1-
# Music-Player
1+
# 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

Comments
 (0)
Please sign in to comment.