Skip to content

Commit ea95f08

Browse files
committed
docs(README): badges
1 parent 5578050 commit ea95f08

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,10 @@
22

33
> GitHub API authentication library for browsers and Node.js
44
5+
[![@latest](https://img.shields.io/npm/v/@octokit/auth.svg)](https://www.npmjs.com/package/@octokit/auth)
6+
[![Build Status](https://travis-ci.com/octokit/auth.js.svg?branch=master)](https://travis-ci.com/octokit/auth.js)
7+
[![Greenkeeper](https://badges.greenkeeper.io/octokit/auth.js.svg)](https://greenkeeper.io/)
8+
59
GitHub supports 4 authentication strategies. They are all implemented in `@octokit/auth`.
610

711
<!-- toc -->

0 commit comments

Comments
 (0)