Readme Update

This commit is contained in:
2024-09-14 09:22:19 -04:00
parent b233c89197
commit a06b87e66a
2 changed files with 6 additions and 37 deletions

4
Backend/README.md Normal file
View File

@@ -0,0 +1,4 @@
## Food Decisive Backend
This is the backend for the Food Decisive app. It is a RESTful API that serves the frontend of the app. The backend is written in Python using the Flask framework.