From c407658d609f6c6e5cdb1e42f94bd06965419407 Mon Sep 17 00:00:00 2001 From: Jayden Pyles Date: Sat, 18 May 2024 22:26:41 -0500 Subject: [PATCH] docs: readme --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index df312d1..e9faca6 100644 --- a/README.md +++ b/README.md @@ -6,10 +6,12 @@ Template designed to quickly build full stack apps. - Containerization: Docker/Docker Compose -- Frontend: React +- Frontend: React.ts - Backend: FastAPI +- Frameworks/Libraries: PDM, tailwindcss + ## Deployment Uses `make` to quickly dispatch `docker-compose` commands.