diff options
| -rw-r--r-- | README.md | 1 | ||||
| -rw-r--r-- | README_zh.md | 1 |
2 files changed, 2 insertions, 0 deletions
@@ -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) ### 包管理特性 |
