From 56505be4c52df59f5845135064b860c07b25ca29 Mon Sep 17 00:00:00 2001 From: darktux Date: Fri, 5 Apr 2024 09:26:54 +0200 Subject: [PATCH] Link to Suyu and Sudachi in README --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 9e8b05c891..fe01b1f345 100644 --- a/README.md +++ b/README.md @@ -34,6 +34,8 @@ To clone this git repository, you can use these commands given tor is installed cd torzu git submodule update --init --depth 1 --recursive +This project incorporates several commits from the [Suyu](https://suyu.dev) and [Sudachi](https://github.com/sudachi-emu/sudachi) forks (but cleaned up due to the typically mediocre code/commit quality from both projects) as well as some custom changes, including lowered minimum boost library version requirements and faster fibers. + ## Building * __Linux__: [Linux Build](http://y2nlvhmmk5jnsvechppxnbyzmmv3vbl7dvzn6ltwcdbpgxixp3clkgqd.onion/darktux/torzu/wiki/Building-for-Linux)