mirror of
https://github.com/NativeScript/NativeScript.git
synced 2025-11-05 13:26:48 +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