diff --git a/README.md b/README.md index 26e9ae1..7a438ed 100644 --- a/README.md +++ b/README.md @@ -9,8 +9,9 @@ This is a simple C program written using Visual Studio 2022 that has no external ## TODO - [x] Save preferences to the Windows registry. - [x] Add a checkbox to preferences for starting at login. -- [ ] Add an icon. +- [x] Add an icon. - [ ] Add behavior for when multiple displays are connected. - [x] Warn the user when the system has no battery. - [x] Make the default display mode the current one instead of the highest resolution if there are no preferences set. -- [ ] Make an actual about dialog. \ No newline at end of file +- [ ] Make an actual about dialog. +- [ ] Support dark mode. \ No newline at end of file