diff --git a/README.md b/README.md index 68888b9..34ef297 100644 --- a/README.md +++ b/README.md @@ -94,6 +94,8 @@ If you have a well-thought-out and proven project structure and want to share it ``` . ├── ... +├── 📄 projectStructure.json +├── 📄 .eslintrc.json └── 📂 src ├── 📂 components │ ├── ...