diff --git a/README.md b/README.md
index 69ca0b23..8d79b78c 100644
--- a/README.md
+++ b/README.md
@@ -12,6 +12,7 @@ SpreadCheetah is a high-performance .NET library for generating spreadsheet (Mic
- Async APIs
- No dependency to Microsoft Excel
- Targeting .NET Standard 2.0 (for .NET Framework 4.6.1 and later)
+- Native AOT compatible
- Free and open source!
SpreadCheetah is designed to create spreadsheet files in a forward-only manner.
diff --git a/SpreadCheetah/SpreadCheetah.csproj b/SpreadCheetah/SpreadCheetah.csproj
index 52ee9a14..47783a95 100644
--- a/SpreadCheetah/SpreadCheetah.csproj
+++ b/SpreadCheetah/SpreadCheetah.csproj
@@ -15,7 +15,7 @@
SpreadCheetah is a high-performance .NET library for generating spreadsheet (Microsoft Excel XLSX) files.
https://github.com/sveinungf/spreadcheetah
https://github.com/sveinungf/spreadcheetah
- spreadsheet;excel;xlsx;openxml;sourcegenerator
+ spreadsheet;excel;xlsx;openxml;sourcegenerator;performance;nativeaot
https://github.com/sveinungf/spreadcheetah/releases/tag/v1.11.0
true
true