1
0
mirror of https://github.com/vlang/v.git synced 2023-08-10 21:13:21 +03:00

readme: add hyperlink to the vlang.io site, to the logo image (#16014)

This commit is contained in:
Aftab Alam
2022-10-10 05:23:33 +05:30
committed by GitHub
parent 32ab08287c
commit 345d4d60e5

View File

@@ -1,6 +1,6 @@
<div align="center">
<p>
<img width="80" src="https://raw.githubusercontent.com/vlang/v-logo/master/dist/v-logo.svg?sanitize=true">
<a href="https://vlang.io/" target="_blank"><img width="80" src="https://raw.githubusercontent.com/vlang/v-logo/master/dist/v-logo.svg?sanitize=true"></a>
</p>
<h1>The V Programming Language</h1>