Skip to content

Commit 74378d9

Browse files
committed
Update README.md
1 parent 25abec3 commit 74378d9

File tree

1 file changed

+9
-3
lines changed

1 file changed

+9
-3
lines changed

README.md

Lines changed: 9 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,13 @@
22

33
[Project Site](http://inengine.net/)
44

5-
![NuGet Downloads](https://img.shields.io/nuget/dt/IntegrationEngine.svg?style=flat-square)
6-
![AppVeyor Master](https://ci.appveyor.com/api/projects/status/github/ethanhann/inengine.net?branch=master&svg=true&passingText=master%20-%20OK)
7-
![AppVeyor Develop](https://ci.appveyor.com/api/projects/status/github/ethanhann/inengine.net?branch=develop&svg=true&passingText=develop%20-%20OK)
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>
814

0 commit comments

Comments
 (0)