Skip to content

Commit 1dd32de

Browse files
committed
Update README with badge positioning and minor formatting
Improve readability by moving badges to the top of the document before the main description. This provides immediate context about the project's key characteristics like platform, manifest version, and license type.
1 parent 108b41e commit 1dd32de

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
1+
![Safari Extension](https://img.shields.io/badge/Safari-Extension-blue)
2+
![Manifest V3](https://img.shields.io/badge/Manifest-V3-green)
3+
![License MIT](https://img.shields.io/badge/License-MIT-yellow)
4+
15
# Cache Status
26

37
A Safari extension that displays CDN cache status (HIT/MISS) for the current page with detailed header information.
48

59
![Screenshot](screenshot.jpg)
610

7-
![Safari Extension](https://img.shields.io/badge/Safari-Extension-blue)
8-
![Manifest V3](https://img.shields.io/badge/Manifest-V3-green)
9-
![License MIT](https://img.shields.io/badge/License-MIT-yellow)
10-
1111
## Download
1212

1313
Download the latest release from [GitHub Releases](https://github.com/bartTC/CacheStatusSafariExtension/releases/latest).

0 commit comments

Comments
 (0)