Skip to content

Commit cc76cd9

Browse files
authored
Update README.md
1 parent 75d8c71 commit cc76cd9

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
[![closed issues](https://img.shields.io/github/issues-closed-raw/raspgot/Contact-Form-PHP)](https://github.com/raspgot/Contact-Form-PHP/issues?q=is%3Aissue+is%3Aclosed)
66
[![stars](https://img.shields.io/github/stars/raspgot/Contact-Form-PHP?style=social)](https://github.com/raspgot/Contact-Form-PHP/stargazers)
77

8-
A **modern**, **lightweight**, and **secure** contact form built with PHP and Bootstrap 5 — powered by **AJAX**, **PHPMailer**, and **Google reCAPTCHA v3**, with **zero jQuery dependency**.
8+
A **modern**, **lightweight**, and **secure** contact form built with PHP and Bootstrap 5 — powered by **AJAX**, **PHPMailer**, and **Google reCAPTCHA v3**, with **zero jQuery dependency**
99

1010
![Demo](https://github.raspgot.fr/contact-form-raspgot.gif)
1111

@@ -41,7 +41,7 @@ git clone https://github.com/raspgot/Contact-Form-PHP.git
4141

4242
## ⚙️ Configuration
4343

44-
Before deploying, update your SMTP and reCAPTCHA credentials.
44+
Before deploying, update your SMTP and reCAPTCHA credentials
4545

4646
### 1. SMTP & reCAPTCHA Configuration
4747

@@ -104,7 +104,7 @@ To add custom fields (e.g. subject, phone number) :
104104
$subject = sanitize($_POST['subject']) ?? '';
105105
```
106106

107-
3. Include them in the email body and validation.
107+
3. Include them in the email body and validation
108108

109109
---
110110

0 commit comments

Comments
 (0)