From 07aef36ce908893e2143cbcb82c79b2eb1003c66 Mon Sep 17 00:00:00 2001 From: Leonel Rivas Date: Wed, 23 Aug 2023 12:06:16 -0300 Subject: [PATCH] minimal fix in tree folder representation --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 52640dc..c8bb610 100644 --- a/README.md +++ b/README.md @@ -150,8 +150,8 @@ Developing web applications can be a challenging process, especially when dealin │ │ ├───deps │ │ ├───models │ │ ├───schemas -│ │ ├───utils -│ │ │ └───exceptions +│ │ └───utils +│ │ └───exceptions │ └───test │ └───api ├───caddy