milwright commited on
Commit
24aa1d4
·
verified ·
1 Parent(s): 398146c

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -5
README.md CHANGED
@@ -60,9 +60,7 @@ To run the Cloze Reader application locally using Docker:
60
  - Docker installed on your system
61
  - Port 7860 available on your machine
62
 
63
- ## Architecture Overview
64
-
65
- ### Frontend Structure
66
  This is a **vanilla JavaScript modular application** with no build step. Key architectural patterns:
67
 
68
  **Module Organization:**
@@ -105,6 +103,4 @@ graph TD
105
  style L fill:#fbb,stroke:#333,stroke-width:2px
106
  ```
107
 
108
- ---
109
-
110
  [milwright](https://huggingface.co/milwright), *Zach Muhlbauer*, CUNY Graduate Center
 
60
  - Docker installed on your system
61
  - Port 7860 available on your machine
62
 
63
+ ## Architecture
 
 
64
  This is a **vanilla JavaScript modular application** with no build step. Key architectural patterns:
65
 
66
  **Module Organization:**
 
103
  style L fill:#fbb,stroke:#333,stroke-width:2px
104
  ```
105
 
 
 
106
  [milwright](https://huggingface.co/milwright), *Zach Muhlbauer*, CUNY Graduate Center