Skip to content

Commit 2a6757a

Browse files
committed
Update README.md
1 parent e3d646d commit 2a6757a

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
@@ -11,7 +11,7 @@ Unreal.js is a plug-in which brings V8-powered Javascript into UnrealEngine4.
1111
- Free to subclass existing classes including blueprint
1212
- Web-dev like UMG ([Jade](http://jade-lang.com), pseudo-css, pseudo-[angular.js](https://angularjs.org/))
1313
- Live reload
14-
- Communicate with outer world: REST, process(pipe), arraybuffer, ...
14+
- Communicate with outer world: REST(http), websocket, process(pipe), arraybuffer, ...
1515
- Bridge API for editor extension
1616
- Auto-completion for **Visual Studio Code** (auto-generated [*.d.ts](http://definitelytyped.org/))
1717
- Debugging within **Visual Studio**, Visual Studio Code, WebStorm and all IDE which supports V8 protocol

0 commit comments

Comments
 (0)