diff --git a/src/Apache.IoTDB.Data/Apache.IoTDB.Data.csproj b/src/Apache.IoTDB.Data/Apache.IoTDB.Data.csproj
index cbd5248..3f77049 100644
--- a/src/Apache.IoTDB.Data/Apache.IoTDB.Data.csproj
+++ b/src/Apache.IoTDB.Data/Apache.IoTDB.Data.csproj
@@ -19,6 +19,9 @@
net5.0;net6.0;netstandard2.1;netstandard2.0;net461
10
Apache.IoTDB.Data是一个IoTDB的ADO.Net 提供器。这将允许你通过.Net访问IoTDB数据库。
+ APACHE-2.0
+ https://github.com/apache/iotdb-client-csharp
+ git
diff --git a/src/Apache.IoTDB/Apache.IoTDB.csproj b/src/Apache.IoTDB/Apache.IoTDB.csproj
index de84379..d595608 100644
--- a/src/Apache.IoTDB/Apache.IoTDB.csproj
+++ b/src/Apache.IoTDB/Apache.IoTDB.csproj
@@ -6,6 +6,8 @@
eedalong, lausannel, MysticBoy, Aiemu, HTHou, CritasWang
https://github.com/apache/iotdb-client-csharp
https://github.com/apache/iotdb-client-csharp
+ APACHE-2.0
+ git
README.md
C# client of Apache IoTDB.