more `README.md` changes.

[?]
Apr 17, 2020, 10:25 AM
FA3U4WUJ3YT2G2WIAXBHEZ4O4RWXX55BBFYQKODHUMF7I6Z37XUAC

Dependencies

  • [2] CJBGAILA add optional `--target` parameter for `main.js`. update `README.md`.
  • [3] 2BKHJI2S init
  • [4] VMXI7PS4 added action cap. improved scoring system. fixed parts of security and cash predictors. made lshw loopable.
  • [5] 6MBUKAG6 remove unneeded functions and comments. update readme.

Change contents

  • edit in bin/killall.js at line 1
    [3.3797120]
    [3.3797121]
    // TODO: implement a loop that repeats logic until all appropriate scripts have actually been killed.
  • edit in README.md at line 32
    [3.3770]
    [3.3770]
    Here are some usage examples and the effects that should follow:
  • replacement in README.md at line 38
    [3.3791][2.3224:3269]()
    The above will start the main daemon script.
    [3.3791]
    [3.14449]
    Starts the main daemon script.
  • replacement in README.md at line 43
    [3.3834][2.3270:3393]()
    The above will cause the terminal to output up-to-date information about the "home" and "foodnstuff" servers every second.
    [3.3834]
    [2.3393]
    Causes the terminal to output up-to-date information about the "home" and "foodnstuff" servers every second.
  • replacement in README.md at line 48
    [2.3433][2.3433:3538]()
    The above will kill all `grow.js` and `hack.js` scripts running on any servers that they are running on.
    [2.3433]
    [3.3873767]
    Kills all `grow.js` and `hack.js` scripts on any servers that they are currently running on.
    ## Debugging
  • edit in README.md at line 52
    [3.3873768]
    [3.3873768]
    To enable debugging of `main.js`, set the `boolean_on` variable in the `void_debug` function in the `lib.js` file to `true`.