Skip to content

Commit

Permalink
docs: update MaaFramework badge
Browse files Browse the repository at this point in the history
  • Loading branch information
dongwlin committed Nov 17, 2024
1 parent 55ee0f5 commit d647295
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,8 @@
<a href="https://pkg.go.dev/github.com/MaaXYZ/maa-framework-go">
<img alt="go reference" src="https://pkg.go.dev/badge/github.com/MaaXYZ/maa-framework-go">
</a>
<a href="/MaaXYZ/MaaFramework/releases/tag/v2.2.1">
<img alt="maa framework" src="https://img.shields.io/badge/MaaFramework-v2.2.1-blue">
<a href="/MaaXYZ/MaaFramework/releases/tag/v2.2.2">
<img alt="maa framework" src="https://img.shields.io/badge/MaaFramework-v2.2.2-blue">
</a>
</p>

Expand Down
4 changes: 2 additions & 2 deletions README_zh.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@
<a href="https://pkg.go.dev/github.com/MaaXYZ/maa-framework-go">
<img alt="go reference" src="https://pkg.go.dev/badge/github.com/MaaXYZ/maa-framework-go">
</a>
<a href="/MaaXYZ/MaaFramework/releases/tag/v2.1.3">
<img alt="maa framework" src="https://img.shields.io/badge/MaaFramework-v2.1.3-blue">
<a href="/MaaXYZ/MaaFramework/releases/tag/v2.2.2">
<img alt="maa framework" src="https://img.shields.io/badge/MaaFramework-v2.2.2-blue">
</a>
</p>

Expand Down

0 comments on commit d647295

Please sign in to comment.