Skip to content

Commit

Permalink
docs(readme): add screenshot
Browse files Browse the repository at this point in the history
  • Loading branch information
JamieMason committed Apr 13, 2016
1 parent c8aa147 commit 55fc7d6
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,10 @@ Shrinkpack complements the [npm shrinkwrap](https://docs.npmjs.com/cli/shrinkwra

The rest of the `npm install` process is exactly the same. The only difference is that no network activity is necessary when installing and building your project. The `node_shrinkwrap` directory can be ignored in your editor (much like is done with the `node_modules` directory) but is instead checked into source control.

## Example

![screenshot](https://raw.githubusercontent.com/JamieMason/shrinkpack/master/screenshot.png)

## Installation

```
Expand Down
Binary file added screenshot.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 55fc7d6

Please sign in to comment.