From c11ffd5222247d3978ddd1cf573c7c100baa1c02 Mon Sep 17 00:00:00 2001 From: Daniel Gurney Date: Wed, 8 Jan 2020 17:42:38 +0200 Subject: [PATCH] Various readme changes - Mention Discord in build instructions - Technically speaking dev builds are optimized, but not for maximum performance. --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 772872305..114a9073f 100644 --- a/README.md +++ b/README.md @@ -63,7 +63,7 @@ guide: 9. Enjoy using and testing the emulator! :) If you encounter issues at any step or have additional questions, please join -the IRC channel and wait patiently for someone to help you. +the IRC channel or the appropriate channel on our Discord server and wait patiently for someone to help you. Nightly builds -------------- @@ -83,7 +83,7 @@ Jenkins instance. optimized for every modern Intel and AMD processor architecture, which might improve the emulator's performance in certain scenarios. * **Experimental (Dev)** builds are similar to regular builds but are compiled - with certain unfinished features enabled. These builds are not optimized. + with certain unfinished features enabled. These builds are not optimized for maximum performance. Donations ---------