Skip to content

Commit caf647a

Browse files
authored
Add Build badge to README.md (#99)
1 parent b8df4c2 commit caf647a

File tree

1 file changed

+6
-4
lines changed

1 file changed

+6
-4
lines changed

README.md

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,3 @@
1-
<!---
2-
category: OpenAPI REST Swagger
3-
-->
4-
51
![Category overview screenshot](docs/images/oainet.png "Microsoft + OpenAPI = Love")
62

73
# OpenAPI.NET
@@ -24,6 +20,12 @@ The base JSON and YAML Readers are built into this project as documented "here".
2420
- EDM/OData Reader Repo: <a href="https://github.com/Microsoft/OpenAPI.NET.OData">Link</a>
2521
- .NET Comment Reader Repo: <a href="https://github.com/Microsoft/OpenAPI.NET.CSharpComment">Link</a>
2622

23+
# Build Status
24+
25+
|**master**|
26+
|--|
27+
|[![Build status](https://ci.appveyor.com/api/projects/status/97973kjj8u7t9i5u/branch/master?svg=true)](https://ci.appveyor.com/project/MicrosoftOpenAPINETAdmin/openapi-net/branch/master)|
28+
2729
# Contributing
2830

2931
This project welcomes contributions and suggestions. Most contributions require you to agree to a

0 commit comments

Comments
 (0)