Update README.md
b48cba704afe6f9744301bdf722f784064600937
1 files changed
README.md
diff --git a/README.md b/README.md
index 4cc94e1..f722b94 100644
--- a/README.md
+++ b/README.md
@@ -1,4 +1,4 @@
-# JsonBodyProvider
+# VanDerHeijden.JsonBodyProvider
**ASP.NET Core custom value provider**
Allows you to **bind multiple simple parameters directly from a JSON request body** — without using `[FromBody]` and without wrapper DTO classes.