diff --git a/README.md b/README.md index b0100cb..3962215 100644 --- a/README.md +++ b/README.md @@ -38,11 +38,11 @@ First and foremost, this service _will not_ automatically buy for you. ## Quick start -streetmerchant can run with Node.js 14: +streetmerchant runs on Node.js 14: ```shell git clone https://github.com/jef/streetmerchant.git cd streetmerchant && npm i && npm run start ``` -For more customization and information, visit [jef.codes/streetmerchant/getting-started](https://jef.codes/streetmerchant/getting-started). +For more information and customization, visit [jef.codes/streetmerchant/getting-started](https://jef.codes/streetmerchant/getting-started). diff --git a/docs/index.md b/docs/index.md index fc1761c..492a745 100644 --- a/docs/index.md +++ b/docs/index.md @@ -20,8 +20,9 @@ You'll find most of the content on the left sidebar. The right sidebar will help ### Looking for help -- File a [GitHub issue](https://github.com/jef/streetmerchant/issues/new/choose). -- Join us on [Discord](https://discord.gg/gbVY4vB9JF). +- Have an idea, question, or need help? Visit our [GitHub discussion board](https://github.com/jef/streetmerchant/discussions). +- Ran into a bug? File a [GitHub issue](https://github.com/jef/streetmerchant/issues/new/choose). +- Looking to hang out and talk shop? Join us on [Discord](https://discord.gg/gbVY4vB9JF). ### Supporting the project