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