From e0a57bead0a0b26c69b7887290acf9a2270aedc1 Mon Sep 17 00:00:00 2001 From: Aryan Kumar Date: Sat, 17 Jan 2026 01:47:37 +0530 Subject: [PATCH] corrected heading of readme.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6e87b88..34faa96 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# REST API with Python & Django +# Recipe REST API with Python & Django This project is a fully functional REST API built with Python, Django, and Django REST Framework. It includes features for user authentication, recipe management, and image uploading, all containerized using Docker.