From 594fbe4303dee14e2f3aec9c3461eafe2fb28217 Mon Sep 17 00:00:00 2001 From: Raman Chauhan <102892407+itsrcx@users.noreply.github.com> Date: Thu, 5 Sep 2024 10:48:50 +0530 Subject: [PATCH] Update README.md --- README.md | 14 ++++---------- 1 file changed, 4 insertions(+), 10 deletions(-) diff --git a/README.md b/README.md index 543b9e7f..15432273 100644 --- a/README.md +++ b/README.md @@ -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. @@ -53,9 +46,10 @@ DATABASES = { ## 📸 **Screenshots**
- Setup Screenshot - CNF File Screenshot - CNF File Screenshot + image + image + image + image
---