diff --git a/README.md b/README.md index ab1c821..cf84d38 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,9 @@ node-example ========= In this example, the nodejs server connect to postgresql-db, insert two message into the db and then listen on 8080 port. When user access the nodejs server, the server getback the info from db and send to user. + +========= + # Usage this example: $ osadm new-project test