diff --git a/.npmignore b/.npmignore index 4ca1343..f89d7f1 100644 --- a/.npmignore +++ b/.npmignore @@ -1 +1,2 @@ -config.juml \ No newline at end of file +config.juml +example.js \ No newline at end of file diff --git a/readme.md b/readme.md index 5292eaa..d203f23 100644 --- a/readme.md +++ b/readme.md @@ -1,6 +1,6 @@ # nMan -A simple way of shutting down a Server. +A simple config for your node project. ## Example -See example.mjs \ No newline at end of file +See example.js \ No newline at end of file