Skip to content

Commit

Permalink
add badges
Browse files Browse the repository at this point in the history
  • Loading branch information
mariorodeghiero committed Apr 19, 2018
1 parent b537d25 commit cb4864e
Showing 1 changed file with 8 additions and 6 deletions.
14 changes: 8 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
# Vue Theme

This theme was created for the VS Code editor. The name Vue Theme, because it was inspired by vue.js.
[![Visual Studio Marketplace](https://vsmarketplacebadge.apphb.com/installs-short/mariorodeghiero.vue-theme.svg?style=flat-square)](https://marketplace.visualstudio.com/items?itemName=mariorodeghiero.vue-theme)
[![GitHub](https://img.shields.io/github/release/mariorodeghiero/vue-theme-vscode.svg?style=flat-square)](https://github.com/mariorodeghiero/vue-theme-vscode/releases)
[![The MIT License](https://img.shields.io/badge/license-MIT-orange.svg?style=flat-square)](http://opensource.org/licenses/MIT)

### Welcome Page

Expand All @@ -12,11 +14,11 @@ This theme was created for the VS Code editor. The name Vue Theme, because it wa

### Installing

1. Open **Extensions** sidebar panel in VS Code: `View → Extensions`
2. Search for `Vue Theme` - by **Mário Antônio do Amaral Rodeghiero**
3. Click **Install** to install it.
4. Click **Reload** to reload the your editor
5. Code > Preferences > Color Theme > **Vue Theme**
1. Open **Extensions** sidebar panel in VS Code: `View → Extensions`
2. Search for `Vue Theme` - by **Mário Antônio do Amaral Rodeghiero**
3. Click **Install** to install it.
4. Click **Reload** to reload the your editor
5. Code > Preferences > Color Theme > **Vue Theme**

## Built With

Expand Down

0 comments on commit cb4864e

Please sign in to comment.