diff options
| author | ruki <[email protected]> | 2020-11-12 00:36:19 +0800 |
|---|---|---|
| committer | ruki <[email protected]> | 2020-11-12 00:36:19 +0800 |
| commit | e0536d3ac004e4797d620dfd52729bd3393aa4ba (patch) | |
| tree | c4e60fa60c0a1bad077620f36064bfac7ab598d3 | |
| parent | 227af87c7971216a13df726f7ff08a7c253af700 (diff) | |
update readme
| -rw-r--r-- | README.md | 1 | ||||
| -rw-r--r-- | README_zh.md | 1 |
2 files changed, 2 insertions, 0 deletions
@@ -167,6 +167,7 @@ The test project: [xmake-core](https://github.com/xmake-io/xmake/tree/master/cor * Homebrew/Linuxbrew (brew::pcre2/libpcre2-8) * Pacman on archlinux/msys2 (pacman::libcurl) * Clib (clib::clibs/[email protected]) +* Dub (dub::log 0.4.3) ## Supported platforms diff --git a/README_zh.md b/README_zh.md index 10c66bd50..ab640ef53 100644 --- a/README_zh.md +++ b/README_zh.md @@ -176,6 +176,7 @@ $ xmake f --menu * Homebrew/Linuxbrew (brew::pcre2/libpcre2-8) * Pacman on archlinux/msys2 (pacman::libcurl) * Clib (clib::clibs/[email protected]) +* Dub (dub::log 0.4.3) ## 支持平台 |
