From 39b89bdb0224580d43d7c47efefc2b68803eb95c Mon Sep 17 00:00:00 2001 From: Clownacy Date: Thu, 9 Apr 2020 20:28:38 +0100 Subject: [PATCH] Add link to wiki to readme --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 7f18b6bd..05b89438 100644 --- a/README.md +++ b/README.md @@ -46,6 +46,8 @@ If these are not found, they will be built locally. In addition, `pkg-config` is required for builds that require static-linkage. +A list of dependencies for specific platforms can be found [on the wiki](https://github.com/Clownacy/Cave-Story-Engine-2/wiki/Dependency-lists). + ## Building This project uses CMake, allowing it to be built with a range of compilers.