From cc9e2c6dec79267a3e10c875b758810de91ea5d4 Mon Sep 17 00:00:00 2001 From: Peter Squicciarini Date: Fri, 21 Sep 2018 20:49:52 -0400 Subject: [PATCH] Update README.md Add badges for build/version/downloads/license --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 55fa40d..55f6e3a 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,10 @@ # VSCodium + ### Free/Libre Open Source Software Binaries of VSCode +[![build status](https://travis-ci.com/VSCodium/vscodium.svg?branch=master)](https://travis-ci.com/VSCodium/vscodium) +[![current release](https://img.shields.io/github/release/vscodium/vscodium.svg)](https://github.com/vscodium/vscodium/releases) +![download count](https://img.shields.io/github/downloads/vscodium/vscodium/total.svg) +[![license](https://img.shields.io/github/license/VSCodium/vscodium.svg)](https://github.com/VSCodium/vscodium/blob/master/LICENSE) ## Table of Contents - [Download/Install](#download-install)