Skip to content

Commit c23e040

Browse files
Merge pull request #12 from kozlovvski/add-badges
added badges
2 parents 9eb91c7 + a962196 commit c23e040

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,12 @@
11
# upstreamit
22

33
[![Build](https://img.shields.io/travis/com/gh-conf/upstreamit.svg)](https://travis-ci.com/gh-conf/upstreamit/)
4+
[![Github Repo Size](https://img.shields.io/github/repo-size/gh-conf/upstreamit.svg)](https://github.com/gh-conf/upstreamit)
5+
[![LICENSE](https://img.shields.io/npm/l/@gh-conf/upstreamit.svg)](https://github.com/gh-conf/upstreamit/blob/master/LICENSE)
6+
[![NPM Downloads](https://img.shields.io/npm/dt/@gh-conf/upstreamit.svg)](https://www.npmjs.com/package/@gh-conf/upstreamit)
7+
[![NPM Version](https://img.shields.io/npm/v/@gh-conf/upstreamit.svg)](https://www.npmjs.com/package/@gh-conf/upstreamit)
8+
[![Contributors](https://img.shields.io/github/contributors/gh-conf/upstreamit.svg)](https://github.com/gh-conf/upstreamit/graphs/contributors)
9+
[![Commit](https://img.shields.io/github/last-commit/gh-conf/upstreamit.svg)](https://github.com/gh-conf/upstreamit/commits/master)
410

511
CLI tool to configure upstream from parent repository. This works only for forked repositories.
612

0 commit comments

Comments
 (0)