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/ ├── 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
``` ```