Update README.md
Browse files
README.md
CHANGED
@@ -15,9 +15,11 @@ license_link: https://www.ipentec.com/contents/ipentec-software-license-non-prof
|
|
15 |
|
16 |
autocomplete.txt for ComfyUI-Custom-Scripts
|
17 |
|
18 |
-
2025-05-05 ver.
|
19 |
-
Update Summary
|
20 |
|
21 |
-
|
22 |
-
|
|
|
|
|
|
|
|
|
23 |
|
|
|
15 |
|
16 |
autocomplete.txt for ComfyUI-Custom-Scripts
|
17 |
|
|
|
|
|
18 |
|
19 |
+
## 🔄 2025-05-05 ver. Update Summary
|
20 |
+
|
21 |
+
This update includes the following changes:
|
22 |
+
|
23 |
+
- Replaced underscores (`_`) with spaces in tag names for better readability and consistency.
|
24 |
+
- Escaped parentheses by changing `(tag)` to `\(tag\)` to prevent unintended emphasis in ComfyUI prompt processing.
|
25 |
|