From 68f4ef2954696bcca73d1ac6727480cb1187d3b2 Mon Sep 17 00:00:00 2001 From: CismonX Date: Sun, 4 Oct 2020 02:28:19 +0800 Subject: [PATCH] Add badges to README.md --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 17f4c52..40bc884 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,8 @@ # vscode-texinfo +[![Build Status](https://travis-ci.com/texinfo-lang/vscode-texinfo.svg)](https://travis-ci.com/github/texinfo-lang/vscode-texinfo) +[![MIT License](https://img.shields.io/badge/licence-MIT-blue.svg)](LICENSE) + Texinfo language support for Visual Studio Code. ## Features