From fdebd610b13042108bee4d73e25a50c10837a28d Mon Sep 17 00:00:00 2001 From: RyanHx Date: Sun, 28 Aug 2022 15:16:00 +0100 Subject: [PATCH] Update example --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 351a110..a561099 100644 --- a/README.md +++ b/README.md @@ -34,6 +34,7 @@ Here's an example of it's contents: "definitionFile": { "update": false, "location": "NetScriptDefinitions.d.ts" - } + }, + "pushOnCon": false } ```