@geminilight/mindos-linux-arm64-musl 1.1.53 → 1.1.55
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +1 -0
- package/README_zh.md +1 -0
- package/bin/mindos +0 -0
- package/package.json +1 -1
- package/runtime-manifest.json +1 -1
package/README.md
CHANGED
|
@@ -378,6 +378,7 @@ Join our WeChat group for early access, feedback, and AI workflow discussions:
|
|
|
378
378
|
<a href="https://github.com/zz-haooo"><img src="https://github.com/zz-haooo.png" width="60" style="border-radius:50%" alt="zz-haooo" /></a>
|
|
379
379
|
<a href="https://github.com/zjpyb"><img src="https://github.com/zjpyb.png" width="60" style="border-radius:50%" alt="zjpyb" /></a>
|
|
380
380
|
<a href="https://github.com/huzhangyi"><img src="https://github.com/huzhangyi.png" width="60" style="border-radius:50%" alt="huzhangyi" /></a>
|
|
381
|
+
<a href="https://github.com/zenozhg"><img src="https://github.com/zenozhg.png" width="60" style="border-radius:50%" alt="Zeno Zhang" /></a>
|
|
381
382
|
|
|
382
383
|
### 🙏 Acknowledgements
|
|
383
384
|
|
package/README_zh.md
CHANGED
|
@@ -378,6 +378,7 @@ MindOS/
|
|
|
378
378
|
<a href="https://github.com/zz-haooo"><img src="https://github.com/zz-haooo.png" width="60" style="border-radius:50%" alt="zz-haooo" /></a>
|
|
379
379
|
<a href="https://github.com/zjpyb"><img src="https://github.com/zjpyb.png" width="60" style="border-radius:50%" alt="zjpyb" /></a>
|
|
380
380
|
<a href="https://github.com/huzhangyi"><img src="https://github.com/huzhangyi.png" width="60" style="border-radius:50%" alt="huzhangyi" /></a>
|
|
381
|
+
<a href="https://github.com/zenozhg"><img src="https://github.com/zenozhg.png" width="60" style="border-radius:50%" alt="Zeno Zhang" /></a>
|
|
381
382
|
|
|
382
383
|
### 🙏 致谢
|
|
383
384
|
|
package/bin/mindos
CHANGED
|
Binary file
|
package/package.json
CHANGED