Skip to content

Commit 16842c7

Browse files
authored
Update README.md
1 parent 5b8b336 commit 16842c7

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

+3-1
Original file line numberDiff line numberDiff line change
@@ -9,10 +9,12 @@ I have plans to make this very flexible, such as having it work with different l
99
Scripts support a shebang line (except in the case of TypeScript), so you'll be able to simply execute the file and have all the necessary
1010
temporary files generated when you run it.
1111

12-
**Currently supports**: JS, ES6, TypeScript, CoffeeScript, LiveScript
12+
**Currently supports**: JS, ES6, CoffeeScript, LiveScript
1313

1414
**Examples Included**: React.js, Electron
1515

16+
**Work-in-Progress**: TypeScript, Svelte
17+
1618
# Setup
1719

1820
To run the examples, run this command inside singlefile's dir:

0 commit comments

Comments
 (0)