diff --git a/src/Ookii.CommandLine/Ookii.CommandLine.csproj b/src/Ookii.CommandLine/Ookii.CommandLine.csproj
index 444fbcf..63c889f 100644
--- a/src/Ookii.CommandLine/Ookii.CommandLine.csproj
+++ b/src/Ookii.CommandLine/Ookii.CommandLine.csproj
@@ -25,7 +25,7 @@ library for .Net applications.
- Create applications with multiple subcommands.
- Generate fully customizable usage help.
- Supports PowerShell-like and POSIX-like parsing rules.
-- Trim-friendly
+- Compatible with trimming and native AOT.
command line arguments parsing parser parse argument args console
This version contains breaking changes compared to version 2.x and 3.x. For details, please view: https://www.ookii.org/Link/CommandLineVersionHistory
true