Skip to content

Commit

Permalink
fix: add an npm badge to the README (#12)
Browse files Browse the repository at this point in the history
  • Loading branch information
JustinBeckwith committed Jan 4, 2019
1 parent a84b60b commit 2ea24ba
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
@@ -1,5 +1,6 @@
# gaxios

[![npm version](https://img.shields.io/npm/v/gaxios.svg)](https://www.npmjs.org/package/gaxios)
[![Build Status](https://api.cirrus-ci.com/github/JustinBeckwith/gaxios.svg)](https://cirrus-ci.com/github/JustinBeckwith/gaxios)
[![codecov](https://codecov.io/gh/JustinBeckwith/gaxios/branch/master/graph/badge.svg)](https://codecov.io/gh/JustinBeckwith/gaxios)

Expand Down

0 comments on commit 2ea24ba

Please sign in to comment.