From 966f767b897412b05bc6075df3249f331cb88a10 Mon Sep 17 00:00:00 2001 From: Cyn Date: Thu, 23 Dec 2021 15:16:45 -0500 Subject: [PATCH] Update README.md to include info about watcher --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index 68f04c6..d22254b 100644 --- a/README.md +++ b/README.md @@ -32,5 +32,4 @@ To update your Netscript Definitions, run `npm run defs` in a terminal Press F1 and Select `Bitburner: Enable File Watcher` to enable auto uploading to the game -## Todo -~~Create a bitburner script which detects updates to files and restarts the running script automatically~~ \ No newline at end of file +If you run `watcher.js` in game, the game will automatically detect file changes and restart the associated scripts \ No newline at end of file