Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
itsrcx authored Sep 5, 2024
1 parent c51797f commit 594fbe4
Showing 1 changed file with 4 additions and 10 deletions.
14 changes: 4 additions & 10 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,13 +1,6 @@
```md
# learnDjango 🌐

![Python](https://img.shields.io/badge/Python-3.8+-blue?style=for-the-badge)
![Django](https://img.shields.io/badge/Django-4.x-green?style=for-the-badge)
![MySQL](https://img.shields.io/badge/Database-MySQL-blue?style=for-the-badge)
![Security](https://img.shields.io/badge/Security-CNF%20File-important?style=for-the-badge)

---

## 🛠️ **Project Setup**

This guide will walk you through configuring MySQL as your database using a secure `.cnf` file for sensitive credentials.
Expand Down Expand Up @@ -53,9 +46,10 @@ DATABASES = {
## 📸 **Screenshots**

<div align="center">
<img src="./project_images/1.png" alt="Setup Screenshot" width="300" />
<img src="./project_images/2.png" alt="CNF File Screenshot" width="300" />
<img src="./project_images/3.png" alt="CNF File Screenshot" width="300" />
<img src="./project_images/1.png" alt="image" width="300" />
<img src="./project_images/2.png" alt="image" width="300" />
<img src="./project_images/3.png" alt="image" width="300" />
<img src="./project_images/4.png" alt="image" width="300" />
</div>

---
Expand Down

0 comments on commit 594fbe4

Please sign in to comment.