>=, not >

This commit is contained in:
shaack 2023-06-08 17:21:56 +02:00
parent 9120f208fd
commit ecefe0f711

View file

@ -1,6 +1,6 @@
# bootstrap-auto-dark-mode
Include this script to set the bootstrap > 5.3 dark-mode automatically based on system settings.
Include this script to set the bootstrap >= 5.3 dark-mode automatically based on system settings.
The mode will switch automatically, also when the user changes the system settings while the page is shown.