From 4f8848f658c13fae1dcb6191269ffa00e240711f Mon Sep 17 00:00:00 2001 From: Alexander Medvednikov Date: Wed, 15 Jan 2020 21:47:02 +0100 Subject: [PATCH] readme: add a twitter badge --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 943e0f4637..667c2f25ed 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,8 @@ [![Build Status](https://github.com/vlang/v/workflows/CI/badge.svg)](https://github.com/vlang/v/commits/master) +[![Twitter handle][]][Twitter badge] + https://vlang.io @@ -194,3 +196,6 @@ Code structure: https://github.com/vlang/v/blob/master/CONTRIBUTING.md If you introduce a breaking change and rebuild V, you will no longer be able to use V to build itself. So it's a good idea to make a backup copy of a working compiler executable. + +[Twitter handle]: https://img.shields.io/twitter/follow/v_language.svg?style=social&label=Follow +[Twitter badge]: https://twitter.com/intent/follow?screen_name=v_language