@geminilight/mindos-linux-arm64-musl 1.1.38 → 1.1.39
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
|
@@ -375,6 +375,7 @@ Join our WeChat group for early access, feedback, and AI workflow discussions:
|
|
|
375
375
|
<a href="https://github.com/one2piece2hello"><img src="https://github.com/one2piece2hello.png" width="60" style="border-radius:50%" alt="one2piece2hello" /></a>
|
|
376
376
|
<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>
|
|
377
377
|
<a href="https://github.com/zjpyb"><img src="https://github.com/zjpyb.png" width="60" style="border-radius:50%" alt="zjpyb" /></a>
|
|
378
|
+
<a href="https://github.com/huzhangyi"><img src="https://github.com/huzhangyi.png" width="60" style="border-radius:50%" alt="huzhangyi" /></a>
|
|
378
379
|
|
|
379
380
|
### 🙏 Acknowledgements
|
|
380
381
|
|
package/README_zh.md
CHANGED
|
@@ -375,6 +375,7 @@ MindOS/
|
|
|
375
375
|
<a href="https://github.com/one2piece2hello"><img src="https://github.com/one2piece2hello.png" width="60" style="border-radius:50%" alt="one2piece2hello" /></a>
|
|
376
376
|
<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>
|
|
377
377
|
<a href="https://github.com/zjpyb"><img src="https://github.com/zjpyb.png" width="60" style="border-radius:50%" alt="zjpyb" /></a>
|
|
378
|
+
<a href="https://github.com/huzhangyi"><img src="https://github.com/huzhangyi.png" width="60" style="border-radius:50%" alt="huzhangyi" /></a>
|
|
378
379
|
|
|
379
380
|
### 🙏 致谢
|
|
380
381
|
|
package/bin/mindos
CHANGED
|
Binary file
|
package/package.json
CHANGED