Skip to content

Commit 4d94005

Browse files
authored
Clean up README
1 parent bf346fb commit 4d94005

File tree

1 file changed

+1
-6
lines changed

1 file changed

+1
-6
lines changed

README.md

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22

33
[![Gitter](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/nwjs/nw.js?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
44
Official site: https://nwjs.io
5-
Official documentation: http://docs.nwjs.io/
65
## Introduction
76

87
NW.js is an app runtime based on `Chromium` and `node.js`. You can
@@ -78,6 +77,7 @@ Note: on OSX, the executable binary is in a hidden directory within the .app fil
7877
`/path/to/nwjs.app/Contents/MacOS/nwjs .` *(suppose the current directory contains 'package.json')*
7978

8079
## Documents
80+
Official documentation: http://docs.nwjs.io/
8181

8282
For more information on how to write/package/run apps, see:
8383

@@ -149,8 +149,3 @@ the binary verification command above.
149149

150150
`NW.js`'s code in this repo uses the MIT license, see our `LICENSE` file. To redistribute the binary, see [How to package and distribute your apps](https://github.com/nwjs/nw.js/wiki/How-to-package-and-distribute-your-apps)
151151

152-
## Sponsors
153-
154-
The work is being sponsored by:
155-
* [Intel](https://www.intel.com/content/www/us/en/homepage.html)
156-
* [Gnor Tech](http://gnor.net)

0 commit comments

Comments
 (0)