Update README.md
Add badges for build/version/downloads/license
This commit is contained in:
parent
8a561e165d
commit
cc9e2c6dec
1 changed files with 5 additions and 0 deletions
|
@ -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)
|
||||
|
|
Loading…
Reference in a new issue