From 337abf408b4cec87f8168e63bf6342b9656ae826 Mon Sep 17 00:00:00 2001 From: gabjc <108655631+gabjc@users.noreply.github.com> Date: Thu, 28 Sep 2023 16:11:55 -0400 Subject: [PATCH] Update README.md for easier navigation Edited README.md to navigate to BUILDING.md in an easier and faster manner. --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index d53cf9077..6cce7a484 100644 --- a/README.md +++ b/README.md @@ -27,6 +27,8 @@ Installer for the latest stable releases are available [here](https://www.pj64-e Download nightly builds [here](https://www.pj64-emu.com/nightly-builds). +If you want to contribute to this project, please click [here](https://github.com/project64/project64/blob/develop/Docs/BUILDING.md) to get more infromation on how to set up a local build environment. + AppVeyor (Windows x86/x64): [![Build status](https://ci.appveyor.com/api/projects/status/sbtwyhaexslyhgx3?svg=true )](https://ci.appveyor.com/project/project64/project64/branch/develop)