You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -21,9 +21,9 @@ It was created in the Intel Open Source Technology Center.
21
21
22
22
* Apps written in modern HTML5, CSS3, JS and WebGL.
23
23
* Complete support for [Node.js APIs](https://nodejs.org/api/) and all its [third party modules](https://www.npmjs.com/).
24
-
* Good performance: Node and WebKit run in the same thread: Function calls are made straightforward; objects are in the same heap and can just reference each other;
24
+
* Good performance: Node and WebKit run in the same thread: Function calls are made straightforward; objects are in the same heap and can just reference each other.
25
25
* Easy to package and distribute apps.
26
-
* Available on Linux, Mac OS X and Windows
26
+
* Available on Linux, Mac OS X and Windows.
27
27
28
28
## Downloads
29
29
***v0.25.0:** (Sep 6, 2017, based off of Node.js v8.4.0, Chromium 61.0.3163.79): [release notes](https://nwjs.io/blog/v0.25.0/)
@@ -103,5 +103,5 @@ Issues are being tracked here on GitHub.
0 commit comments