mirror of
https://github.com/vlang/v.git
synced 2023-08-10 21:13:21 +03:00
readme: add modules badge and fix twitter url/badge inconsistency with others (#16716)
This commit is contained in:
parent
eb8e8b8642
commit
11521a70e4
@ -14,7 +14,8 @@
|
|||||||
[![Sponsor][SponsorBadge]][SponsorUrl]
|
[![Sponsor][SponsorBadge]][SponsorUrl]
|
||||||
[![Patreon][PatreonBadge]][PatreonUrl]
|
[![Patreon][PatreonBadge]][PatreonUrl]
|
||||||
[![Discord][DiscordBadge]][DiscordUrl]
|
[![Discord][DiscordBadge]][DiscordUrl]
|
||||||
[![Twitter][TwitterUrl]][TwitterBadge]
|
[![Twitter][TwitterBadge]][TwitterUrl]
|
||||||
|
[![Twitter][ModulesBadge]][ModulesUrl]
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
## Key Features of V
|
## 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
|
[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
|
[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
|
[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
|
[WorkflowUrl]: https://github.com/vlang/v/commits/master
|
||||||
[DiscordUrl]: https://discord.gg/vlang
|
[DiscordUrl]: https://discord.gg/vlang
|
||||||
[PatreonUrl]: https://patreon.com/vlang
|
[PatreonUrl]: https://patreon.com/vlang
|
||||||
[SponsorUrl]: https://github.com/sponsors/medvednikov
|
[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
|
||||||
|
Loading…
Reference in New Issue
Block a user