diff --git a/README.md b/README.md index 6a926c4..46c1a01 100644 --- a/README.md +++ b/README.md @@ -1,58 +1,5 @@ -# org-labels +## org-labels-private -[![NPM Version](https://img.shields.io/npm/v/org-labels.svg?style=flat)](https://www.npmjs.org/package/org-labels) -[![NPM Downloads](https://img.shields.io/npm/dm/org-labels.svg?style=flat)](https://www.npmjs.org/package/org-labels) -[![Node.js Version](https://img.shields.io/badge/io.js-≥_1.1.0-orange.svg?style=flat)](http://nodejs.org/download/) +forked from [repo-utils/org-labels](https://github.com/repo-utils/org-labels) -A tool to help manage organization-wide GitHub issue labels. - -### Installation - -```bash -$ npm install -g org-labels -``` - -## Usage - -```bash -$ org-labels -``` - -Requires [io.js](https://iojs.org/en/index.html) 1.1.0+ — you can use a node version manager [such as __nvm__](https://github.com/creationix/nvm) to switch node versions easily. - -#### GitHub Security - -org-labels uses [`ghauth`](https://github.com/rvagg/ghauth) for GitHub authentication. -The version is fixed, and I have done a rough review of its code. - -### Commands - -- `add` `