readme: nicer look

pull/4388/head
Daniel Däschle 2020-04-13 05:11:56 +02:00 committed by GitHub
parent 74ba8f5cc9
commit 48de1077ec
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 18 additions and 17 deletions

View File

@ -1,26 +1,27 @@
<img width="80" src="https://raw.githubusercontent.com/donnisnoni95/v-logo/master/dist/v-logo.svg?sanitize=true">
<p align="center">
<img width="80" src="https://raw.githubusercontent.com/donnisnoni95/v-logo/master/dist/v-logo.svg?sanitize=true">
</p>
# The V Programming Language
<h1 align="center">The V Programming Language</h1>
<div align="center">
[vlang.io](https://vlang.io) |
[Docs](https://vlang.io/docs) |
[Changelog](https://github.com/vlang/v/blob/master/CHANGELOG.md) |
[Speed](https://fast.vlang.io/)
</div>
<div align="center">
[![Build Status](https://github.com/vlang/v/workflows/CI/badge.svg)](https://github.com/vlang/v/commits/master)
<a href='https://github.com/sponsors/medvednikov'><img src='https://camo.githubusercontent.com/da8bc40db5ed31e4b12660245535b5db67aa03ce/68747470733a2f2f696d672e736869656c64732e696f2f7374617469632f76313f6c6162656c3d53706f6e736f72266d6573736167653d254532253944254134266c6f676f3d476974487562'></a>
[![Sponsor](https://camo.githubusercontent.com/da8bc40db5ed31e4b12660245535b5db67aa03ce/68747470733a2f2f696d672e736869656c64732e696f2f7374617469632f76313f6c6162656c3d53706f6e736f72266d6573736167653d254532253944254134266c6f676f3d476974487562)](https://github.com/sponsors/medvednikov)
<a href='https://patreon.com/vlang'><img src='https://img.shields.io/endpoint.svg?url=https%3A%2F%2Fshieldsio-patreon.herokuapp.com%2Fvlang%2Fpledges&style=for-the-badge' height='20'></a>
[![Twitter handle][]][Twitter badge]
[![Discord](https://img.shields.io/discord/592103645835821068?label=Discord)](https://discord.gg/vlang)
https://vlang.io
Documentation: [vlang.io/docs](https://vlang.io/docs)
Changelog: [github.com/vlang/v/blob/master/CHANGELOG.md](https://github.com/vlang/v/blob/master/CHANGELOG.md)
Speed Test: [fast.vlang.io](https://fast.vlang.io/) (monitors compilation speed for each commit to verify there are no speed regressions)
Twitter: [twitter.com/v_language](https://twitter.com/v_language)
Discord (primary community): [discord.gg/vlang](https://discord.gg/vlang)
Installing V: [github.com/vlang/v#installing-v-from-source](https://github.com/vlang/v#installing-v-from-source)
</div>
## Key Features of V