diff --git a/README.md b/README.md index 20ff09d..0c43d07 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # BlackPWA -The simplest PWA (Progressive Web App) ever? It's just a black browser tab / window / screen, but its simplicity offers diverse potential uses, from enhancing focus to serving as a privacy screen. Despite its straightforward appearance, BlackPWA's utility extends far beyond initial expectations. +Is this the simplest PWA (Progressive Web App) ever? It's just a black browser tab / window / screen, but its simplicity offers diverse potential uses, from enhancing focus to serving as a privacy screen. Despite its straightforward appearance, BlackPWA's utility extends far beyond initial expectations. ## Potential Uses @@ -9,7 +9,7 @@ The simplest PWA (Progressive Web App) ever? It's just a black browser tab / win - **Focus Tool:** Helps cover distractions, allowing for better concentration on primary tasks. - **Presentation Background:** Neutral background for presentations or video calls. - **Privacy Screen:** Quickly hide parts of the desktop or the entire desktop to maintain privacy. -- **PWA Support Testing:** Check if your browser and device can install and display Progressive Web Apps properly. +- **PWA Testing:** Check if your browser and device can install and display Progressive Web Apps properly. - **Screen Management:** Hide secondary screens, save power on OLED screens, and prevent screen burn-in without turning screens off. ## Benefits @@ -18,3 +18,7 @@ The simplest PWA (Progressive Web App) ever? It's just a black browser tab / win - **Full Screen Capability:** Can go full screen. - **Simple Installation:** Easily installed directly from the browser. - **Small Disk Space:** Occupies a small amount of disk space (around 1.4 MB). + +## License + +Because BlackPWA may be the simplest PWA ever, it's only fitting that it uses the MIT License, which may be the simplest license ever. This straightforward and permissive license allows you to use, copy, modify, and distribute the software with ease. For more details, see the [LICENSE](LICENSE) file.