From 3da7879d780bf91f2248f446eec8bfc5784c07bb Mon Sep 17 00:00:00 2001 From: Jordy3D <fchetar@gmail.com> Date: Fri, 11 Nov 2022 21:49:37 +1100 Subject: [PATCH] Update README.md --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 2fb1690..608bad9 100644 --- a/README.md +++ b/README.md @@ -8,6 +8,9 @@ Taskplay is written in C# It is currently targeting .NET Framework 2.0 so it should be compatible with most Windows versions. +## Notes +The program currently always starts with the Play/Pause icon on the "Click to Play" state. If your media is already playing when you run the program, it may not function as you expect. + ## Todo (eventually) - Scroll over buttons to change volume (currently on Middle-Click actions) - Media play state detection