We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 904b49b + 74378d9 commit cb7489aCopy full SHA for cb7489a
README.md
@@ -1,3 +1,14 @@
1
#IntegrationEngine
2
3
[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
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
14
0 commit comments