diff --git a/README.md b/README.md index 3c14ffd..0d085cc 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ # example-nodeapp Simple example Node app -. +-- TEST PR \ No newline at end of file diff --git a/index.js b/index.js index 8760d3e..edc6426 100644 --- a/index.js +++ b/index.js @@ -22,6 +22,7 @@ try { app.get('/', (req, res) => { res.send (` + branch test send a message to the log

hostname : ${hostname}

uptime : ${uptime}