Normalize README folder tree formatting

#5
by Lexius - opened
Files changed (1) hide show
  1. README.md +4 -3
README.md CHANGED
@@ -10,9 +10,10 @@ Repackaged model files for ComfyUI.
10
  Place the files in the following folders:
11
 
12
  ```
13
- ComfyUI/models
14
- └── checkpoints
15
- └── ace_step_v1_3.5b.safetensors
 
16
  ```
17
 
18
  ---
 
10
  Place the files in the following folders:
11
 
12
  ```
13
+ πŸ“‚ ComfyUI/
14
+ β”œβ”€β”€ πŸ“‚ models/
15
+ β”‚ β”œβ”€β”€ πŸ“‚ checkpoints/
16
+ β”‚ β”‚ └── ace_step_v1_3.5b.safetensors
17
  ```
18
 
19
  ---