minor README changes

This commit is contained in:
sawka
2023-11-07 00:49:37 -08:00
parent 3e0849ff4f
commit 4f9be4d4f6
+5 -1
View File
@@ -32,6 +32,11 @@ Install Wave Terminal from: [www.commandline.dev/download](https://www.commandli
* Documentation — https://docs.getprompt.dev/
* Discord Community — https://discord.gg/XfvZ334gwU
## Building from Source
* [MacOS Build Instructions](./BUILD.md)
* [Linux Build Instructions](./build-linux.md)
## Contributing
Wave uses Github Project for tracking issues.
@@ -39,7 +44,6 @@ Wave uses Github Project for tracking issues.
Find more information in our [Contributions Guide](CONTRIBUTING.md), which includes:
* [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)