From 1b7e89f1fcaa11c418d6ba5c5a706dd13cad7bd5 Mon Sep 17 00:00:00 2001 From: Tornamic Date: Fri, 24 Apr 2026 11:46:21 +0300 Subject: Add NuGet package repo to README --- README.md | 1 + README_zh.md | 1 + 2 files changed, 2 insertions(+) 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) ### 包管理特性 -- cgit v1.3.1