diff --git a/README.md b/README.md index d7ae2b2..d689564 100644 --- a/README.md +++ b/README.md @@ -49,12 +49,7 @@ the concepts themselves are complex and hard to understand. │ │ │ ├── http # - HTTP-related code │ │ │ └── router # - Router code │ │ ├── shared # - Shared components and utilities -<<<<<<< Updated upstream -│ │ │ ├── router # - Router -│ │ │ ├── styles # - Stylesheets -======= │ │ │ ├── styles # - Shared stylesheets ->>>>>>> Stashed changes │ │ │ └── ui-components # - Reusable UI components │ │ │ ├── atoms # - Basic UI elements │ │ │ ├── molecules # - Simple component compositions