Skip to content

Commit 665af1c

Browse files
authored
updated files
1 parent d65a2ea commit 665af1c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ Create a file named `.env.local` in the project root with the following keys:
6161
6262
## Folder Structure
6363

64-
64+
```
6565
GeoAI-Navigator/
6666
├── public/ # Static assets (index.html, favicon)
6767
├── src/ # Application source code
@@ -73,7 +73,7 @@ GeoAI-Navigator/
7373
├── tsconfig.json
7474
├── vite.config.js
7575
└── README.md
76-
76+
```
7777

7878
## Usage
7979

0 commit comments

Comments
 (0)