Update README.md
This commit is contained in:
parent
5312bdd712
commit
8bb046b39a
|
|
@ -77,7 +77,10 @@ cloudflared tunnel run ollama-tunnel
|
||||||
├── config/
|
├── config/
|
||||||
│ └── cloudflared-config.yml
|
│ └── cloudflared-config.yml
|
||||||
├── docs/
|
├── docs/
|
||||||
│ ├── architecture.md
|
│ ├── part1
|
||||||
│ └── dependencies.md
|
│ │ ├── 01-requirements.docx
|
||||||
└── src/
|
│ │ └── CMSC_319-API_project_diagram.png
|
||||||
|
│ └── part2
|
||||||
|
│ └── architecture.docx
|
||||||
|
└── requirements.md
|
||||||
```
|
```
|
||||||
Loading…
Reference in New Issue