Adding Resources Section (#28212)

Adding Resources section and updating the NodeJS API link
This commit is contained in:
Adi
2019-03-19 18:58:11 -07:00
committed by Randell Dawson
parent 297b01396c
commit 1aa2a5788d

View File

@ -86,3 +86,7 @@ Hello World!
0: /usr/local/bin/node
1: /Users/amanhimself/Desktop/articles/nodejs-text-tuts/test.js
```
## Resources
* [NodeJS API](https://nodejs.org/dist/latest-v8.x/docs/api/process.html)