docs: fix sponsors bade in readme (#21159)

This commit is contained in:
Turiiya 2024-04-01 18:49:36 +02:00 committed by GitHub
parent ecbd214ee1
commit 5da1fccaed
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -21,6 +21,7 @@
[![Discord][DiscordBadge]][DiscordUrl] [![Discord][DiscordBadge]][DiscordUrl]
[![X][XBadge]][XUrl] [![X][XBadge]][XUrl]
[![Modules][ModulesBadge]][ModulesUrl] [![Modules][ModulesBadge]][ModulesUrl]
</div> </div>
## Key Features of V ## Key Features of V
@ -69,7 +70,7 @@ language, very similar to the way it is right now.
--> **_(this is the preferred method)_** --> **_(this is the preferred method)_**
### Linux, macOS, Windows, *BSD, Solaris, WSL, etc. ### Linux, macOS, Windows, \*BSD, Solaris, WSL, etc.
Usually, installing V is quite simple if you have an environment that already has a Usually, installing V is quite simple if you have an environment that already has a
functional `git` installation. functional `git` installation.
@ -90,7 +91,7 @@ That should be it and you should find your V executable at `[path to V repo]/v`.
Now you can try `./v run examples/hello_world.v` (or `v run examples/hello_world.v` in cmd shell). Now you can try `./v run examples/hello_world.v` (or `v run examples/hello_world.v` in cmd shell).
* *Trouble? Please see the note above and link to - *Trouble? Please see the note above and link to
[Installation Issues](https://github.com/vlang/v/discussions/categories/installation-issues) [Installation Issues](https://github.com/vlang/v/discussions/categories/installation-issues)
for help.* for help.*
@ -371,8 +372,8 @@ section on our
[WorkflowBadge]: https://github.com/vlang/v/workflows/CI/badge.svg [WorkflowBadge]: https://github.com/vlang/v/workflows/CI/badge.svg
[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://img.shields.io/github/sponsors/medvednikov?style=flat&logo=github&logoColor=white
[XBadge]: https://img.shields.io/badge/follow-%40v_language-1DA1F2?logo=x&style=flat&logoColor=white&color=1da1f2 [XBadge]: https://img.shields.io/badge/follow-%40v_language-1DA1F2?logo=x&style=flat&logoColor=white
[ModulesBadge]: https://img.shields.io/badge/modules-reference-027d9c?logo=v&logoColor=white&logoWidth=10 [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