diff --git a/README.md b/README.md index ce749bd..40d5704 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,10 @@ # Fleet Management Application +The Complete Application is developed to run inside of a docker container for development and deployment. ## Front-End +Front End is written using: +- ReactJS framework +- TailwindCSS -## Back-End \ No newline at end of file +## Back-End +- API is written in Python using FastAPI \ No newline at end of file