Skip to content
This repository was archived by the owner on Jan 13, 2024. It is now read-only.

Commit 15457d9

Browse files
committed
Update README.md - added badges
1 parent 96d3488 commit 15457d9

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,12 @@
22

33
This is a fork of UFO's plugin package updated for VS2015
44

5+
[![Build status](https://ci.appveyor.com/api/projects/status/5f0ui9y2ujugh6wt/branch/master?svg=true)](https://ci.appveyor.com/project/kbilsted/notepadpluspluspluginpack-net/branch/master)
6+
[![License](http://img.shields.io/badge/License-Apache_2-red.svg?style=flat)](http://www.apache.org/licenses/LICENSE-2.0)
7+
[![Stats](https://img.shields.io/badge/Code_lines-5,0_K-ff69b4.svg)]()
8+
[![Stats](https://img.shields.io/badge/Doc_lines-3,1_K-ff69b4.svg)]()
9+
10+
511
## Getting started
612
1. Download a [release](https://github.com/kbilsted/NotepadPlusPlusPluginPack.Net/releases/) and unzip it
713
2. Place the visual studio project template (the `Visual Studio Project Template C#\NppPlugin.zip`) in the visual studio path (typically `"My Documents\Visual Studio 2015\Templates\ProjectTemplates\Visual C#\"` but see [instructions](https://github.com/kbilsted/NotepadPlusPlusPluginPack.Net/blob/master/Visual%20Studio%20Project%20Template%20C%23/HOW-TO-INSTALL-ME.txt) inside the release)

0 commit comments

Comments
 (0)