Skip to content

Commit cb7489a

Browse files
author
Ethan Hann
committed
Merge branch 'master' into develop
2 parents 904b49b + 74378d9 commit cb7489a

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

README.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,14 @@
11
#IntegrationEngine
22

33
[Project Site](http://inengine.net/)
4+
5+
<a href="https://www.nuget.org/packages/IntegrationEngine/">
6+
<img src="https://img.shields.io/nuget/dt/IntegrationEngine.svg?style=flat-square">
7+
</a>
8+
<a href="https://ci.appveyor.com/project/ethanhann/inengine-net/branch/master">
9+
<img src="https://ci.appveyor.com/api/projects/status/github/ethanhann/inengine.net?branch=master&svg=true&passingText=master%20-%20OK">
10+
</a>
11+
<a href="https://ci.appveyor.com/project/ethanhann/inengine-net/branch/develop">
12+
<img src="https://ci.appveyor.com/api/projects/status/github/ethanhann/inengine.net?branch=develop&svg=true&passingText=develop%20-%20OK">
13+
</a>
14+

0 commit comments

Comments
 (0)