summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorstartxfr <clarue@startx.fr>2015-12-05 07:12:26 +0100
committerstartxfr <clarue@startx.fr>2015-12-05 07:12:26 +0100
commit802631388cc82ae1734ee816de1fa71d3a668f14 (patch)
tree77f41b71c39a5add52a6db0ba2bc051daa6228f0
parentfe5be8e15a2dcdbdf45be0666ee2e622925e3fbc (diff)
downloadphpmyadmin-802631388cc82ae1734ee816de1fa71d3a668f14.tar.gz
phpmyadmin-802631388cc82ae1734ee816de1fa71d3a668f14.tar.bz2
phpmyadmin-802631388cc82ae1734ee816de1fa71d3a668f14.tar.xz
phpmyadmin-802631388cc82ae1734ee816de1fa71d3a668f14.zip
addapting master documentation
-rw-r--r--Services/nodejs/README.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/Services/nodejs/README.md b/Services/nodejs/README.md
index a500bbe..38692b8 100644
--- a/Services/nodejs/README.md
+++ b/Services/nodejs/README.md
@@ -11,7 +11,8 @@ weight=3
Simple and lightweight (190Mo) container used to run server side executed javascript content. include all nodejs and npm dependency.
Run [nodejs main app.js](https://www.nodejs.org/) under a container
-based on [startx/fedora container](https://hub.docker.com/r/startx/fedora). Could use various network protocol (like http, websocket, smtp, telnet) according to the content of the running app.
+based on [startx/fedora container](https://hub.docker.com/r/startx/fedora).
+Could use various network protocol (like http, websocket, smtp, telnet) according to the content of the running app.
| [![Build Status](https://travis-ci.org/startxfr/docker-images.svg)](https://travis-ci.org/startxfr/docker-images) | [Dockerhub Registry](https://hub.docker.com/r/startx/sv-nodejs/) | [Sources](https://github.com/startxfr/docker-images/Services/nodejs) | [STARTX Profile](https://github.com/startxfr) |
|-------------------------------------------------------------------------------------------------------------------|------------------------------------------------------------------|----------------------------------------------------------------------------------|-----------------------------------------------|