Skip to content
This repository was archived by the owner on Feb 27, 2020. It is now read-only.

Commit 55481a6

Browse files
committed
Add status badges for build and nuget
1 parent b1b696f commit 55481a6

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
ScriptCs.Octokit
22
==============================
3+
[![Build status](https://ci.appveyor.com/api/projects/status/j024yq10dbfovsxi/branch/master?svg=true)](https://ci.appveyor.com/project/hnrkndrssn/scriptcs-octokit/branch/master)
4+
[![NuGet](https://img.shields.io/nuget/v/ScriptCs.Octokit.svg)](https://www.nuget.org/packages/ScriptCs.Octokit)
35

46
## About
57
This is a [Script Pack](https://github.com/scriptcs/scriptcs/wiki) for [scriptcs](https://github.com/scriptcs/scriptcs) that can be used to interact with the GitHub API using [octokit.net](https://github.com/octokit/octokit.net).

0 commit comments

Comments
 (0)