From e91d10f87f7c9047a234c8aaa464fa4ecc58e197 Mon Sep 17 00:00:00 2001 From: tildearrow Date: Fri, 26 Jul 2024 19:37:22 -0500 Subject: [PATCH] corrections --- doc/1-intro/README.md | 2 +- doc/1-intro/quickstart.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/1-intro/README.md b/doc/1-intro/README.md index 185426dd0..e3c72a170 100644 --- a/doc/1-intro/README.md +++ b/doc/1-intro/README.md @@ -8,7 +8,7 @@ every chip is emulated using many emulation cores, therefore the sound that Furn ## quick start -if you just want to jump right in and get going, we recommended you go through the [quick start guide](quickstart.md) first. it will only take about an hour, and it'll get you familiar enough with the program to make sense of the rest of the documentation. +if you just want to jump right in and get going, we recommended you go through the [quick start guide](quickstart.md) first. it should get you familiar enough with the program to comprehend the rest of the documentation. ## hexadecimal diff --git a/doc/1-intro/quickstart.md b/doc/1-intro/quickstart.md index 48b2b5690..7f0a8447f 100644 --- a/doc/1-intro/quickstart.md +++ b/doc/1-intro/quickstart.md @@ -217,6 +217,6 @@ macros are absurdly powerful tools. read the [macro documentation](../4-instrume ## what's next? -now you know the basics of how to make music with Furnace. from here, the rest of the documentation should make more sense, and it should be your primary reference. if you have questions that aren't answered there, ask on our [official Discord server](https://discord.gg/EfrwT2wq7z) or our [official Revolt server](https://rvlt.gg/GRPS6tmc) in the `#ask` channel, or pose your question in the [Discussions forum](https://github.com/tildearrow/furnace/discussions) on Furnace's GitHub repository. +now you know the basics of how to make music with Furnace. from here, the rest of the documentation should make more sense, and it should be your primary reference. if you have questions that aren't answered there, feel free to ask in the [Discussions section](https://github.com/tildearrow/furnace/discussions) on Furnace's GitHub repository. most of all, don't be afraid to experiment. go play!