Skip to content

Commit e4a3c07

Browse files
authored
Update README.md
1 parent 90bbce5 commit e4a3c07

File tree

1 file changed

+11
-11
lines changed

1 file changed

+11
-11
lines changed

README.md

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# 📬 Contact-Form-PHP
1+
# Contact-Form-PHP
22

33
[![version](https://img.shields.io/badge/version-1.7.3-blue.svg)](https://github.com/raspgot/Contact-Form-PHP)
44
[![code size](https://img.shields.io/github/languages/code-size/raspgot/Contact-Form-PHP)](https://github.com/raspgot/Contact-Form-PHP)
@@ -13,15 +13,15 @@ Built with **Bootstrap 5**, **AJAX**, **PHPMailer**, and **Google reCAPTCHA v3**
1313

1414
## ✨ Features
1515

16-
- **PHP 8+ Ready** – Strict types & modern code
17-
- 🎨 **Bootstrap 5 UI** – Responsive and accessible
18-
- **AJAX Submission** – No page reload
19-
- 🤖 **Google reCAPTCHA v3** – Invisible spam protection
20-
- 📧 **PHPMailer SMTP** – Secure email delivery
21-
- 🔁 **Auto-reply** – User confirmation message
22-
- 🚫 **Disposable email detection** – Block throwaway addresses
23-
- 🕵️ **Honeypot traps + Rate limiting** – Anti-bot & anti-abuse
24-
- 🛠️ **Easy customization** – Fields, messages & styles
16+
- **PHP 8+ Ready** – Strict types & modern code
17+
- **Bootstrap 5 UI** – Responsive and accessible
18+
- **AJAX Submission** – No page reload
19+
- **Google reCAPTCHA v3** – Invisible spam protection
20+
- **PHPMailer SMTP** – Secure email delivery
21+
- **Auto-reply** – User confirmation message
22+
- **Disposable email detection** – Block throwaway addresses
23+
- **Honeypot traps + Rate limiting** – Anti-bot & anti-abuse
24+
- **Easy customization** – Fields, messages & styles
2525

2626
## 🚀 Live Demo
2727

@@ -121,7 +121,7 @@ Developed by [**Raspgot**](https://raspgot.fr) — [contact@raspgot.fr](mailto:c
121121
122122
If you find this project useful, please ⭐ star the repository !
123123
124-
## 📚 Dependencies
124+
## Dependencies
125125
126126
- [PHPMailer](https://github.com/PHPMailer/PHPMailer)
127127
- [Bootstrap](https://github.com/twbs/bootstrap)

0 commit comments

Comments
 (0)