Skip to content

Commit dbe240c

Browse files
authored
readme: Minor adjustment
1 parent e1322f3 commit dbe240c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# PHP HTTP Response Headers
22

3-
**Simple PHP package to easily send the right HTTP header responses to the browser 🐘**
3+
**Simple PHP package to safely send the right HTTP header responses to the browser 🐘**
44

55
- [⚙️ Requirement](#%EF%B8%8F-requirement)
66
- [📦 Installation](#-installation)
@@ -88,7 +88,7 @@ Http::setContentType('text/xml');
8888

8989
☕️ Are you enjoying it? **[Offer me a coffee](https://ko-fi.com/phenry)** (my favorite coffee to start the day is almond flat white 😋)
9090

91-
[![@phenrysay][twitter-icon]](https://x.com/phenrysay) [![pH-7][github-icon]](https://github.com/pH-7) [![YouTube Tech Videos][youtube-icon]](https://www.youtube.com/@pH7Programming "My YouTube Tech Channel")
91+
[![@phenrysay][twitter-icon]](https://x.com/phenrysay) [![YouTube Tech Videos][youtube-icon]](https://www.youtube.com/@pH7Programming "My YouTube Tech Channel") [![pH-7][github-icon]](https://github.com/pH-7)
9292

9393

9494
## 🎥 Me building this package

0 commit comments

Comments
 (0)