From d3da9363bdf4b81a2300d893738ca8646540abea Mon Sep 17 00:00:00 2001 From: OCDkirby <138795235+OCDkirby@users.noreply.github.com> Date: Thu, 6 Jul 2023 19:42:55 -0500 Subject: [PATCH] Update README.md --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 698f4ba..4740549 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,9 @@ The code behind the homepage for the RPCSX project. +## Contributing +see [CONTRIBUTING.md](https://github.com/OCDkirby/rpcsx-site/CONTRIBUTING.md) + ## Recommended IDE Setup [VSCode](https://code.visualstudio.com/) + [Volar](https://marketplace.visualstudio.com/items?itemName=Vue.volar) (and disable Vetur) + [TypeScript Vue Plugin (Volar)](https://marketplace.visualstudio.com/items?itemName=Vue.vscode-typescript-vue-plugin).