From 42d2bd4fd5f457e252a95ca98a6c6c27604c1dd8 Mon Sep 17 00:00:00 2001 From: DrMint Date: Wed, 23 Feb 2022 13:17:49 +0100 Subject: [PATCH] updated README --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 2a58c9d..756a16d 100644 --- a/README.md +++ b/README.md @@ -25,3 +25,4 @@ - State Management: [React Context](https://reactjs.org/docs/context.html) - Persistent app state using LocalStorage - Support for many screen sizes and resolutions +- Support for light and dark mode with a manual switch and system's selected theme by default