From f9775dced3fb5f424d534a0ab690b0d9824cd516 Mon Sep 17 00:00:00 2001 From: Robbert van der Helm Date: Sat, 28 Nov 2020 16:17:56 +0100 Subject: [PATCH] Add links to all other wrapped dependencies --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index c2ecfe7d..09b66402 100644 --- a/README.md +++ b/README.md @@ -523,9 +523,9 @@ the following dependencies: The following dependencies are included in the repository as a Meson wrap: -- bitsery -- function2 -- tomlplusplus +- [bitsery](https://github.com/fraillt/bitsery) +- [function2](https://github.com/Naios/function2) +- [tomlplusplus](https://github.com/marzer/tomlplusplus) - The [VST3 SDK](https://github.com/robbert-vdh/vst3sdk) The project can then be compiled as follows: