Added link to http://nodejs.org
This commit is contained in:
parent
5e0879401f
commit
364e989c87
|
@ -8,6 +8,8 @@
|
|||
|
||||
Node.js is a platform built on Chrome's JavaScript runtime for easily building fast, scalable network applications. Node.js uses an event-driven, non-blocking I/O model that makes it lightweight and efficient, perfect for data-intensive real-time applications that run across distributed devices.
|
||||
|
||||
See: [http://nodejs.org](http://nodejs.org)
|
||||
|
||||
## About this Repo
|
||||
|
||||
This is the Git repo of the official Docker image for [node](https://registry.hub.docker.com/_/node/). See the
|
||||
|
|
Loading…
Reference in New Issue