From a0176d0e6472e3b0c765b80af1ae81993886ef66 Mon Sep 17 00:00:00 2001 From: Tracy Miranda Date: Tue, 31 Oct 2023 13:42:04 -0400 Subject: [PATCH] Update README.md (#58) --- README.md | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/README.md b/README.md index bd30d77c..917b19e1 100644 --- a/README.md +++ b/README.md @@ -1,9 +1,9 @@

- - - Wave Terminal Logo + + + Wave Terminal Logo

@@ -35,16 +35,16 @@ A quick start guide is available at [docs.getprompt.dev/quickstart/](https://doc Documentation is available at [docs.getprompt.dev](https://docs.getprompt.dev/) ## Community - * Joins us on Discord + * Joins us on [Discord](https://discord.gg/XfvZ334gwU) ## Contributing Wave uses Github Project for tracking issues. -Find more information in our [Contributions Guide](), which includes: +Find more information in our [Contributions Guide](CONTRIBUTING.md), which includes: - * Ways to contribute - * How to build and run from source - * Contribution guidelines + * [Ways to contribute](CONTRIBUTING.md#contributing-to-wave-terminal) + * [How to build and run from source](CONTRIBUTING.md#development-environment) + * [Contribution guidelines](CONTRIBUTING.md#before-you-start)