diff --git a/README.md b/README.md index 64c156e..8d2d2dc 100644 --- a/README.md +++ b/README.md @@ -14,7 +14,6 @@ This is a template for using any external editor for Bitburner. This Template su 1. press connect Now any changes made to scripts inside the server folders will automatically be uploaded to Bitburner. -To upload new scripts steps 5-7 will have to be repeated after their creation. (I plan on improving that) For more in-depth details have a look at the [plugin](https://github.com/NilsRamstoeck/esbuild-bitburner-plugin) powering this template! @@ -41,7 +40,7 @@ export MyComponent(){ ### Developing on multiple servers -Simply create a new folder with the name of the server you want in the 'servers' directory to develop on to start developing on that server! +Simply create a new folder with the name of the server you want to develop on in the 'servers' directory to start developing on that server! ### Bidirectional Mirroring