diff --git a/README-zh_CN.md b/README-zh_CN.md index 4297d01..bb36f43 100644 --- a/README-zh_CN.md +++ b/README-zh_CN.md @@ -155,6 +155,12 @@ getWinInstalledApps().then(apps => { - Windows 主要是读取注册表的数据,然后解析相应的信息,形成结构的app信息的对象。 +# 📱 联系作者 + +微信扫码联系我 + + + # 🛠 本地开发 ``` git clone https://github.com/Xutaotaotao/get-installed-apps.git diff --git a/README.md b/README.md index 86074f4..f458e22 100644 --- a/README.md +++ b/README.md @@ -159,6 +159,12 @@ Retrieve the software file directory under 'Applications', use 'mdls' to fetch r - Windows Retrieve software information by reading data from the registry. +# 📱 Contact me + +Use WeChat to contact me + + + # 🛠 Development ``` git clone https://github.com/Xutaotaotao/get-installed-apps.git