From 50048f5cc72f6c97257b09febb8850b777d07012 Mon Sep 17 00:00:00 2001 From: jusax23 Date: Sat, 25 Feb 2023 18:37:35 +0100 Subject: [PATCH] updated readme --- .npmignore | 3 ++- readme.md | 4 ++-- 2 files changed, 4 insertions(+), 3 deletions(-) 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