diff --git a/ClosedXML/ClosedXML.csproj b/ClosedXML/ClosedXML.csproj
index 11b21f1..538ae9a 100644
--- a/ClosedXML/ClosedXML.csproj
+++ b/ClosedXML/ClosedXML.csproj
@@ -11,7 +11,7 @@
ClosedXML
See https://github.com/ClosedXML/ClosedXML/releases/tag/$(productVersion)
- ClosedXML makes it easier for developers to create Excel 2007+ (.xlsx, .xlsm, etc) files. It provides a nice object oriented way to manipulate the files (similar to VBA) without dealing with the hassles of XML Documents. It can be used by any .NET language like C# and VisualBasic.NET.
+ ClosedXML is a .NET library for reading, manipulating and writing Excel 2007+ (.xlsx, .xlsm) files. It aims to provide an intuitive and user-friendly interface to dealing with the underlying OpenXML API.
MIT
https://github.com/ClosedXML/ClosedXML/blob/master/LICENSE
https://github.com/ClosedXML/ClosedXML
diff --git a/ClosedXML/ClosedXML.nuspec b/ClosedXML/ClosedXML.nuspec
index 07006ea..f065911 100644
--- a/ClosedXML/ClosedXML.nuspec
+++ b/ClosedXML/ClosedXML.nuspec
@@ -6,7 +6,7 @@
$title$
$author$
$author$
- ClosedXML makes it easier for developers to create Excel 2007+ (.xlsx, .xlsm, etc) files. It provides a nice object oriented way to manipulate the files (similar to VBA) without dealing with the hassles of XML Documents. It can be used by any .NET language like C# and VisualBasic.NET.
+ ClosedXML is a .NET library for reading, manipulating and writing Excel 2007+ (.xlsx, .xlsm) files. It aims to provide an intuitive and user-friendly interface to dealing with the underlying OpenXML API.
https://github.com/ClosedXML/ClosedXML/blob/master/LICENSE
https://github.com/ClosedXML/ClosedXML
false