Update README.md

This commit is contained in:
RomanNum3ral 2026-05-04 13:12:14 +00:00
parent 5312bdd712
commit 8bb046b39a
1 changed files with 6 additions and 3 deletions

View File

@ -77,7 +77,10 @@ cloudflared tunnel run ollama-tunnel
├── config/
│ └── cloudflared-config.yml
├── docs/
│ ├── architecture.md
│ └── dependencies.md
└── src/
│ ├── part1
│ │ ├── 01-requirements.docx
│ │ └── CMSC_319-API_project_diagram.png
│ └── part2
│ └── architecture.docx
└── requirements.md
```