summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorruki <[email protected]>2026-04-24 18:09:21 +0800
committerGitHub <[email protected]>2026-04-24 18:09:21 +0800
commitd38704f9fbaa1e80d609817c3e2bc18ac985e341 (patch)
tree9d3aea7316f8c873ed0b4898858f39bb0787b284
parentb42963bda9d10e9bdab116081bc136c2edffdda6 (diff)
parent1b7e89f1fcaa11c418d6ba5c5a706dd13cad7bd5 (diff)
Merge pull request #7505 from Tornamic/dev
Add NuGet package repo to README
-rw-r--r--README.md1
-rw-r--r--README_zh.md1
2 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md
index 1d1cb87ac..252f86e29 100644
--- a/README.md
+++ b/README.md
@@ -341,6 +341,7 @@ Xmake can automatically fetch and install dependencies!
* Nimble for nimlang (nimble::zip >1.3)
* Cargo for rust (cargo::base64 0.13.0)
* Zypper on openSUSE (zypper::libsfml2 2.5)
+* NuGet (nuget::Humanizer.Core 2.14.1)
### Package management features
diff --git a/README_zh.md b/README_zh.md
index b48c4d630..7095af4fe 100644
--- a/README_zh.md
+++ b/README_zh.md
@@ -216,6 +216,7 @@ $ xmake f --menu
* Portage on Gentoo/Linux (portage::libhandy)
* Nimble for nimlang (nimble::zip >1.3)
* Cargo for rust (cargo::base64 0.13.0)
+* NuGet (nuget::Humanizer.Core 2.14.1)
### 包管理特性