diff --git a/CHANGELOG.md b/CHANGELOG.md index f74fdab..0136bdb 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -23,4 +23,5 @@ Move manual installation instructions to [INSTALL.md](INSTALL.md). Add transpare Set banner background to Monokai dark background. ### 0.2.8 Use default banner background. -### 0.2.9 \ No newline at end of file +### 0.2.9 +Add badges to README diff --git a/README.md b/README.md index b41061f..629c1d0 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,6 @@ # SWMF Configuration +[![Build Status](https://travis-ci.com/svaberg/SWMF-grammar.svg?branch=master)](https://travis-ci.com/svaberg/SWMF-grammar) +![GitHub package.json version](https://img.shields.io/github/package-json/v/svaberg/SWMF-grammar) > This is a Visual Studio Code extension and should be installed from the [VS Code extensions marketplace](https://marketplace.visualstudio.com/items?itemName=svaberg.swmf-grammar)