From e2c464671b717a61a3fa598edbe8b869d9a036a2 Mon Sep 17 00:00:00 2001 From: minhtrannhat Date: Sun, 16 Jul 2023 23:45:09 -0400 Subject: [PATCH] Fix(Doc): Corrected documentation --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index cac63b9..d0d8ef4 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ ### Frontend Technical Write-up -Inside the `backend\` folder +Inside the `frontend/` folder ## Backend @@ -46,4 +46,4 @@ Inside the `backend\` folder ### Backend Technical Write-up -Inside the `backend\` folder +Inside the `backend/` folder