From d7602f3a0fa09228352c984200dea92abe20dbf5 Mon Sep 17 00:00:00 2001 From: Jef LeCompte Date: Tue, 8 Dec 2020 15:54:26 -0500 Subject: [PATCH] docs: add discussion board --- README.md | 4 ++-- docs/index.md | 5 +++-- 2 files changed, 5 insertions(+), 4 deletions(-) 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