akhaliq HF Staff commited on
Commit
dd486c6
·
verified ·
1 Parent(s): 3ea1b01

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -0
README.md CHANGED
@@ -91,6 +91,7 @@ python app.py
91
 
92
  - Generates code in HTML, Python, JS, and more (selectable via dropdown)
93
  - Special support for transformers.js apps (outputs index.html, index.js, style.css)
 
94
  - For HTML, provides a live preview in a sandboxed iframe
95
  - For modification requests, uses a search/replace block format to update existing HTML
96
 
 
91
 
92
  - Generates code in HTML, Python, JS, and more (selectable via dropdown)
93
  - Special support for transformers.js apps (outputs index.html, index.js, style.css)
94
+ - Svelte apps
95
  - For HTML, provides a live preview in a sandboxed iframe
96
  - For modification requests, uses a search/replace block format to update existing HTML
97