mirror of
https://github.com/NativeScript/NativeScript.git
synced 2025-08-18 05:18:39 +08:00
readme updated
This commit is contained in:
@ -1,5 +1,5 @@
|
|||||||
Sample code:
|
Sample code:
|
||||||
```
|
```js
|
||||||
var http = require("net").http;
|
var http = require("net").http;
|
||||||
|
|
||||||
http.getString("http://www.reddit.com/").then(function(result) {
|
http.getString("http://www.reddit.com/").then(function(result) {
|
||||||
|
Reference in New Issue
Block a user