From a18716e42544d4aeb214228abae2445c2278601b Mon Sep 17 00:00:00 2001 From: Abheek <67982792+ADawesomeguy@users.noreply.github.com> Date: Sun, 14 Mar 2021 14:57:21 -0500 Subject: [PATCH] Reword the addition for clarity --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d6e70b3..77ae6c1 100644 --- a/README.md +++ b/README.md @@ -28,7 +28,7 @@ Please see [the wiki](https://github.com/ADawesomeguy/AwesomeSciBo/wiki/contribu Please see [the wiki](https://github.com/ADawesomeguy/AwesomeSciBo/wiki/installation) install page. ## Usage -To get started, run the command `do be helping` to get a list of commands. The more helpful commands will be the ones that generate packets, which are `do be roundgen pdf/html` and `do be roundgen pdf/html dm`. Another command of the bot is generating random questions to solve which can be done by `do be training` or `do be training topic`, and view the leaderboard with `do be top`. +To get started, run the command `do be helping` to get a list of commands. The more helpful commands will be the ones that generate packets, which are `do be roundgen pdf/html` and `do be roundgen pdf/html dm`. Another command of the bot is generating random questions to solve which can be done by `do be training` or `do be training [subject]`. A cross-server leaderboard is available with the command `do be top`. > Note: if you plan to use PDF files, you must have `gotenberg` installed and running at `localhost:3136` (or change the `awesomescibo.mjs` script to point to a different location). You can find more info about that [here](https://github.com/thecodingmachine/gotenberg).