Skip to content

Commit 72e85ba

Browse files
authored
Update README.md
1 parent 9efcc59 commit 72e85ba

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

README.md

+6-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# BlackPWA
22

3-
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.
3+
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.
44

55
## Potential Uses
66

@@ -9,7 +9,7 @@ The simplest PWA (Progressive Web App) ever? It's just a black browser tab / win
99
- **Focus Tool:** Helps cover distractions, allowing for better concentration on primary tasks.
1010
- **Presentation Background:** Neutral background for presentations or video calls.
1111
- **Privacy Screen:** Quickly hide parts of the desktop or the entire desktop to maintain privacy.
12-
- **PWA Support Testing:** Check if your browser and device can install and display Progressive Web Apps properly.
12+
- **PWA Testing:** Check if your browser and device can install and display Progressive Web Apps properly.
1313
- **Screen Management:** Hide secondary screens, save power on OLED screens, and prevent screen burn-in without turning screens off.
1414

1515
## Benefits
@@ -18,3 +18,7 @@ The simplest PWA (Progressive Web App) ever? It's just a black browser tab / win
1818
- **Full Screen Capability:** Can go full screen.
1919
- **Simple Installation:** Easily installed directly from the browser.
2020
- **Small Disk Space:** Occupies a small amount of disk space (around 1.4 MB).
21+
22+
## License
23+
24+
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.

0 commit comments

Comments
 (0)