Skip to content

Commit

Permalink
Update heading/slogan
Browse files Browse the repository at this point in the history
  • Loading branch information
pH-7 authored Jun 23, 2024
1 parent cafea29 commit 2be545f
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Just HTTP Status Codes

### Just HTTP Status Codes is a great way to empower your project with clean practice 💫
### Empowers your projects with elegant clean practices 💫

- [👀 Overview](#-overview)
- [⚙️ PHP Requirement](#-php-requirement)
Expand All @@ -13,10 +13,10 @@

## 📄 Overview

[![Ko Fi - Offer Me A Coffee](media/kofi-logo.png)](https://ko-fi.com/phenry)

**Simplest. Clean. Efficient.** Just what your project needs 🧹

[![Ko Fi - Offer Me A Coffee](media/kofi-logo.png)](https://ko-fi.com/phenry)

Don't hardcode HTTP status codes. Magic numbers (hard-coded numbers) make your code hard to read and understood.

When you have all status codes are stored in readable constants, it makes the development of your application so easy and enjoyable.
Expand Down

0 comments on commit 2be545f

Please sign in to comment.