fix: broken icons in readme tree

This commit is contained in:
Valerio Ageno
2024-06-15 14:36:09 +02:00
parent abb2d658c6
commit 38b6cc8c65
2 changed files with 16 additions and 16 deletions
+8 -8
View File
@@ -61,14 +61,14 @@ tuono dev
## Folder structure
```
├── package.json
├── public
├── src
│ ├── routes
│ └── styles
├── Cargo.toml
├── README.md
└── tsconfig.json
├── package.json
├── public
├── src
│ ├── routes
│ └── styles
├── Cargo.toml
├── README.md
└── tsconfig.json
```
## License
+8 -8
View File
@@ -53,14 +53,14 @@ Open it with your favourite code editor.
The project will have the following structure:
```
├── package.json
├── public
├── src
│ ├── routes
│ └── styles
├── Cargo.toml
├── README.md
└── tsconfig.json
├── package.json
├── public
├── src
│ ├── routes
│ └── styles
├── Cargo.toml
├── README.md
└── tsconfig.json
```
**public/**: put here all the files you want to be public