Skip to content
This repository has been archived by the owner on Jul 3, 2019. It is now read-only.

Commit

Permalink
Merge 47fcda8 into 1a3e8e9
Browse files Browse the repository at this point in the history
  • Loading branch information
zkat committed Feb 17, 2017
2 parents 1a3e8e9 + 47fcda8 commit 050fe39
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ needed to reduce excess operations, using [`cacache`](https://npm.im/cacache).

* [Example](#example)
* [Features](#features)
* [Guide](#guide)
* [Contributing](#contributing)
* [API](#api)
* [`manifest`](#manifest)
* [`extract`](#extract)
Expand Down Expand Up @@ -49,9 +49,9 @@ pacote.extract('http://hi.com/pkg.tgz', './here', function (err) {
* version/tag aware when fetching from git repositories.
* caches git repositories

### Guide
### Contributing

#### Introduction
The pacote team enthusiastically welcomes contributions and project participation! There's a bunch of things you can do if you want to contribute! The [Contributor Guide](CONTRIBUTING.md) has all the information you need for everything from reporting bugs to contributing entire new features. Please don't hesitate to jump in if you'd like to, or even ask us questions if something isn't clear.

### API

Expand Down

0 comments on commit 050fe39

Please sign in to comment.