Skip to content

Commit db78a8c

Browse files
meta: Tidy up README (#4016)
MSRV badge is not maintained at all and duplicated on the website; link to the blogpost doesn't make sense; for rerence, axum and dioxus don't have the MSRV badge. As part of #3512 , ditching GitLocalize is a common ground
1 parent 0db226a commit db78a8c

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

README.md

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,6 @@
1111
<a href="https://crates.io/crates/yew"><img alt="Crate Info" src="https://img.shields.io/crates/v/yew.svg"/></a>
1212
<a href="https://docs.rs/yew/"><img alt="API Docs" src="https://img.shields.io/badge/docs.rs-yew-green"/></a>
1313
<a href="https://discord.gg/VQck8X4"><img alt="Discord Chat" src="https://img.shields.io/discord/701068342760570933"/></a>
14-
<a href="https://gitlocalize.com/repo/7052/whole_project?utm_source=badge"> <img src="https://gitlocalize.com/repo/7052/whole_project/badge.svg" /> </a>
15-
<a href="https://blog.rust-lang.org/2020/12/31/Rust-1.56.1.html"><img alt="Rustc Version 1.56.1+" src="https://img.shields.io/badge/rustc-1.56%2B-lightgrey.svg"/></a>
1614
</p>
1715

1816
<h4>
@@ -70,10 +68,6 @@ After reviewing the [Contribution Guide](https://github.com/yewstack/yew/blob/ma
7068

7169
Please [report all bugs!](https://github.com/yewstack/yew/issues/new/choose) We are happy to help support developers fix the bugs they find if they are interested and have the time.
7270

73-
#### 🤓 Want to help translate?
74-
75-
Translations can be submitted on the [Yew GitLocalize Repo](https://gitlocalize.com/repo/7052). If you are interested in being the official moderator for a language, please reach out on Discord.
76-
7771
## Contributors
7872

7973
### Code Contributors

0 commit comments

Comments
 (0)