diff --git a/package.json b/package.json index 93656fc..418f44d 100644 --- a/package.json +++ b/package.json @@ -12,7 +12,7 @@ "url": "https://git.scode.ovh:timo/console-app.git" }, "bugs": "https://redmine.scode.ovh/projects/console-app", - "description": "read parameters from env, console args or interactively", + "description": "read parameters from env, config files, console args or interactively", "devDependencies": { "@ava/typescript": "^1.1.1", "@sapphirecode/eslint-config-ts": "^1.1.4", @@ -50,4 +50,4 @@ "environment variables", "parsing" ] -} \ No newline at end of file +}