From faa151131cb2fc2c0166a17ff495fc1bb2dcca4c Mon Sep 17 00:00:00 2001 From: YunyueLi <44204222+YunyueLi@users.noreply.github.com> Date: Sat, 23 May 2026 16:30:55 +0800 Subject: [PATCH] docs(readme): fix typo in Shanda logo alt text The Shanda sponsor logo's alt text was `666ghj%2MiroFish | Shanda`, missing the `F` from the URL-encoded `/`. Every other badge in both READMEs uses the correct `666ghj%2FMiroFish`. Bring this one in line with the rest. --- README-ZH.md | 2 +- README.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README-ZH.md b/README-ZH.md index 0b20424d..13fbcb4d 100644 --- a/README-ZH.md +++ b/README-ZH.md @@ -8,7 +8,7 @@
A Simple and Universal Swarm Intelligence Engine, Predicting Anything -666ghj%2MiroFish | Shanda +666ghj%2FMiroFish | Shanda [![GitHub Stars](https://img.shields.io/github/stars/666ghj/MiroFish?style=flat-square&color=DAA520)](https://github.com/666ghj/MiroFish/stargazers) [![GitHub Watchers](https://img.shields.io/github/watchers/666ghj/MiroFish?style=flat-square)](https://github.com/666ghj/MiroFish/watchers) diff --git a/README.md b/README.md index 4b8369f4..de082935 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@
A Simple and Universal Swarm Intelligence Engine, Predicting Anything -666ghj%2MiroFish | Shanda +666ghj%2FMiroFish | Shanda [![GitHub Stars](https://img.shields.io/github/stars/666ghj/MiroFish?style=flat-square&color=DAA520)](https://github.com/666ghj/MiroFish/stargazers) [![GitHub Watchers](https://img.shields.io/github/watchers/666ghj/MiroFish?style=flat-square)](https://github.com/666ghj/MiroFish/watchers)