diff options
author | Dominic Matarese <dominicmatarese@gmail.com> | 2021-07-12 16:14:50 +0000 |
---|---|---|
committer | Dominic Matarese <dominicmatarese@gmail.com> | 2021-07-12 16:14:50 +0000 |
commit | b31de09c262b398c42234b8f1e5e6fa6938f22b7 (patch) | |
tree | 794587597c556c11e51aafa4139ac49188308904 | |
parent | 801c650e59764045a8c1495cc30e0226039d5dcb (diff) |
added short readme
-rw-r--r-- | readme.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/readme.md b/readme.md new file mode 100644 index 0000000..23d02f1 --- /dev/null +++ b/readme.md @@ -0,0 +1 @@ +This is my media player and my first GUI app. It is a simple media player with some additional basic editing features such as adding a hue to a video and splitting the video into its frames and storing them into a frame-dump folder. |