diff --git a/README.md b/README.md
index 6688cb4..fc70e19 100644
--- a/README.md
+++ b/README.md
@@ -7,8 +7,8 @@
HtmxToolkit integrates [HTMX](https://htmx.org/) with ASP.NET Core. It provides strongly typed APIs for request and response headers,
MVC action filters, Razor Tag Helpers, application-wide HTMX configuration, and antiforgery support.
-The package targets .NET 6 and can be used by applications running on .NET 6 or later.
-It supports HTMX 1.9.x, HTMX 2.x, and HTMX 4.x. HTMX 2.x is selected by default.
+- The package targets .NET 6 and can be used by applications running on .NET 6 or later.
+- It supports HTMX 1.9.x, HTMX 2.x, and HTMX 4.x. HTMX 2.x is selected by default.
## Features
diff --git a/src/Ramstack.HtmxToolkit/Ramstack.HtmxToolkit.csproj b/src/Ramstack.HtmxToolkit/Ramstack.HtmxToolkit.csproj
index 1d54cee..a90aaaa 100644
--- a/src/Ramstack.HtmxToolkit/Ramstack.HtmxToolkit.csproj
+++ b/src/Ramstack.HtmxToolkit/Ramstack.HtmxToolkit.csproj
@@ -29,7 +29,6 @@
true
true
true
- true