From 4a3208590524fbaf0b25413a73ae560e1dfa9b2d Mon Sep 17 00:00:00 2001 From: Zach <47896974+Zachdehooge@users.noreply.github.com> Date: Wed, 3 Jan 2024 11:38:22 -0500 Subject: [PATCH] Update Syntax --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a98ce87a..321c33f2 100644 --- a/README.md +++ b/README.md @@ -54,4 +54,4 @@ Frequently asked questions: - A. In Linux, if you're using KDE, Supercell Wx should automatically follow your theme settings. - Q: How can I contribute? - - A. Head to [Developer Setup](https://supercell-wx.readthedocs.io/en/stable/development/developer-setup.html) to configure the supercell-wx development environment for your IDE. Currently Visual Studio and Visual Studio Code are supported, with support for other IDE's being added down the road + - A. Head to [Developer Setup](https://supercell-wx.readthedocs.io/en/stable/development/developer-setup.html) and [Contributing](CONTRIBUTING.md) to configure the Supercell Wx development environment for your IDE. Currently Visual Studio and Visual Studio Code are recommended, with other IDEs remaining untested at this time.