From 11521a70e461c2356f8869f903979e67a38a6f21 Mon Sep 17 00:00:00 2001 From: Makhnev Petr <51853996+i582@users.noreply.github.com> Date: Tue, 20 Dec 2022 11:56:10 +0400 Subject: [PATCH] readme: add modules badge and fix twitter url/badge inconsistency with others (#16716) --- README.md | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index f7262b1970..bf5be3e15b 100644 --- a/README.md +++ b/README.md @@ -14,7 +14,8 @@ [![Sponsor][SponsorBadge]][SponsorUrl] [![Patreon][PatreonBadge]][PatreonUrl] [![Discord][DiscordBadge]][DiscordUrl] -[![Twitter][TwitterUrl]][TwitterBadge] +[![Twitter][TwitterBadge]][TwitterUrl] +[![Twitter][ModulesBadge]][ModulesUrl] ## Key Features of V @@ -293,10 +294,12 @@ Please see the [Troubleshooting](https://github.com/vlang/v/wiki/Troubleshooting [DiscordBadge]: https://img.shields.io/discord/592103645835821068?label=Discord&logo=discord&logoColor=white [PatreonBadge]: https://img.shields.io/endpoint.svg?url=https%3A%2F%2Fshieldsio-patreon.vercel.app%2Fapi%3Fusername%3Dvlang%26type%3Dpatrons&style=flat [SponsorBadge]: https://camo.githubusercontent.com/da8bc40db5ed31e4b12660245535b5db67aa03ce/68747470733a2f2f696d672e736869656c64732e696f2f7374617469632f76313f6c6162656c3d53706f6e736f72266d6573736167653d254532253944254134266c6f676f3d476974487562 -[TwitterBadge]: https://twitter.com/v_language +[TwitterBadge]: https://img.shields.io/twitter/follow/v_language.svg?style=flatl&label=Follow&logo=twitter&logoColor=white&color=1da1f2 +[ModulesBadge]: https://img.shields.io/badge/modules-reference-027d9c?logo=v&logoColor=white&logoWidth=10 [WorkflowUrl]: https://github.com/vlang/v/commits/master [DiscordUrl]: https://discord.gg/vlang [PatreonUrl]: https://patreon.com/vlang [SponsorUrl]: https://github.com/sponsors/medvednikov -[TwitterUrl]: https://img.shields.io/twitter/follow/v_language.svg?style=flatl&label=Follow&logo=twitter&logoColor=white&color=1da1f2 +[TwitterUrl]: https://twitter.com/v_language +[ModulesUrl]: https://modules.vlang.io