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.