From 28aec349fdeb8e29fbb73a53b10bbc713c14cdf3 Mon Sep 17 00:00:00 2001 From: Nikita Smith Date: Tue, 16 Sep 2025 21:54:19 -0700 Subject: [PATCH] update readme --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index 203f9e5d..84191fd3 100644 --- a/README.md +++ b/README.md @@ -62,8 +62,7 @@ of implemented switches from `/help`. Our current designed-for use case for the linker is to help with the compile-debug cycle of huge projects. We don't yet have support for -dead-code-elimination or link-time-optimizations, but these features are on the -road map. +link-time-optimizations, but this feature is on the road map. By default, the linker spawns as many threads as there are cores, so if you plan to run multiple linkers in parallel, you can limit the number of thread workers