Przeglądaj źródła

Update README.md

Add badges for build/version/downloads/license
Peter Squicciarini 6 lat temu
rodzic
commit
cc9e2c6dec
1 zmienionych plików z 5 dodań i 0 usunięć
  1. 5 0
      README.md

+ 5 - 0
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)