diff --git a/Directory.Build.props b/Directory.Build.props
index 4c80f2a..f0c7009 100644
--- a/Directory.Build.props
+++ b/Directory.Build.props
@@ -8,6 +8,10 @@
true
$(NoWarn);CA2000;CA1062;CA1031
true
+ https://github.com/kant2002/SqlMarshal
+ Apache-2.0
+ git
+ https://github.com/kant2002/SqlMarshal
diff --git a/README.md b/README.md
index 5c30986..d2f1500 100644
--- a/README.md
+++ b/README.md
@@ -1,7 +1,7 @@
SqlMarshal
===========================
-[![NuGet](https://img.shields.io/nuget/v/StoredProcedureSourceGenerator.svg?style=flat)](https://www.nuget.org/packages/StoredProcedureSourceGenerator/)
+[![NuGet](https://img.shields.io/nuget/v/SqlMarshal.svg?style=flat)](https://www.nuget.org/packages/SqlMarshal/)
NativeAOT-friendly mini-ORM which care about nullability checks.
diff --git a/SqlMarshal/SqlMarshal.csproj b/SqlMarshal/SqlMarshal.csproj
index 0d2991b..76e8da0 100644
--- a/SqlMarshal/SqlMarshal.csproj
+++ b/SqlMarshal/SqlMarshal.csproj
@@ -1,4 +1,4 @@
-
+
netstandard2.0
@@ -6,6 +6,9 @@
false
true
+ Andrii Kurdiumov
+ orm;sql;micro-orm
+ NativeAOT-friendly mini-ORM which care about nullability checks.
@@ -19,6 +22,6 @@
runtime; build; native; contentfiles; analyzers; buildtransitive
-
+