Skip to content

Commit b001cb7

Browse files
committed
Update README.md
1 parent 090ccf2 commit b001cb7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ Unreal.js is a plug-in which brings V8-powered Javascript into UnrealEngine4.
1414
- Communicate with outer world: REST, process(pipe), arraybuffer, ...
1515
- Bridge API for editor extension
1616
- Auto-completion for **Visual Studio Code** (auto-generated [*.d.ts](http://definitelytyped.org/))
17-
- Debugging within **Visual Studio**, **WebStorm**, and all IDE which supports V8 protocol
17+
- Debugging within **Visual Studio**, Visual Studio Code, WebStorm and all IDE which supports V8 protocol
1818
- Profiling supported by V8
1919
- Dedicated Javascript console on UnrealEditor
2020

0 commit comments

Comments
 (0)