From e07e6e6cd74d2be66623492d2fdcadca2a4e829d Mon Sep 17 00:00:00 2001 From: Paul McGee Date: Thu, 25 Jan 2024 15:59:57 +0800 Subject: [PATCH] Update README.md add link to article on Parallel Compilation results --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9189cfe8..72a86870 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ Download the latest release: Keystone Features: - C++17/C++20 (partial) support. - Unicode support. - - Parallel Compilation support. + - Parallel Compilation support. Read about throughput here : https://www.cppstories.com/2021/par-devcpp/ - Windows 7/8/10 support. Main Features include: