Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/ClusterM/tuyanet.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexey 'Cluster' Avdyukhin <clusterrr@clusterrr.com>2022-11-04 13:23:12 +0300
committerAlexey 'Cluster' Avdyukhin <clusterrr@clusterrr.com>2022-11-04 13:23:12 +0300
commitba0afcef5281719c5d142dada093eac7d16a773a (patch)
tree4f6e0a1fa94620077833c4eb54ad76e03fba4ff8
parent7ef8dde31bce6fdf98dd2b598890342d3cb63236 (diff)
readme/license
-rw-r--r--TuyaNet.csproj1
1 files changed, 1 insertions, 0 deletions
diff --git a/TuyaNet.csproj b/TuyaNet.csproj
index efe8631..254aecb 100644
--- a/TuyaNet.csproj
+++ b/TuyaNet.csproj
@@ -9,6 +9,7 @@
<Product>Tuya.Net</Product>
<Description>.NET library to interface with Tuya WiFi smart devices over LAN.</Description>
<PackageLicenseFile>LICENSE</PackageLicenseFile>
+ <PackageReadmeFile>README.md</PackageReadmeFile>
<PackageProjectUrl>https://github.com/ClusterM/tuyanet/</PackageProjectUrl>
<RepositoryUrl>https://github.com/ClusterM/tuyanet/</RepositoryUrl>
<RepositoryType>Git</RepositoryType>