From c67872bda427e5f44c656e95b474a71a60c3f64d Mon Sep 17 00:00:00 2001 From: Dysk0 <javiroldan98@gmail.com> Date: Tue, 16 Apr 2024 14:16:42 +0200 Subject: [PATCH] updated --- README.md | 3 --- 1 file changed, 3 deletions(-) diff --git a/README.md b/README.md index a901e86..04eb422 100644 --- a/README.md +++ b/README.md @@ -21,9 +21,6 @@ As the project advances I will update this README file. - `src`: Source folder. It contains most of the code. - `pages:`: Contains the .tsx files of the website pages. - `styles`: Contains the .css files for styles. -- `components`: Components folder. Currently empty. -- `lib`: Library folder. Currently empty -- `test`: Folder for test purposes. Currently empty. ## More resources -- GitLab