Skip to content

Commit

Permalink
Fix screenshot
Browse files Browse the repository at this point in the history
  • Loading branch information
dbader committed Feb 18, 2016
1 parent 1db2ea2 commit e247e83
Show file tree
Hide file tree
Showing 2 changed files 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 @@ -7,7 +7,7 @@

One to two paragraph statement about your product and what it does.

![Example screenshot](https://placeholdit.imgix.net/~text?txtsize=33&txt=Example%20Screenshot&w=350&h=150)
![](header.png)

## Installation

Expand All @@ -19,7 +19,7 @@ npm install my-crazy-module --save

Windows:

```
```sh
edit autoexec.bat
```

Expand All @@ -41,7 +41,7 @@ npm test
* 0.2.1
* CHANGE: Update docs (module code remains unchanged)
* 0.2.0
* CHANGE: Remove `setDefaultXYZ()`
* CHANGE: Remove `setDefaultXYZ()`
* ADD: Add `init()`
* 0.1.1
* FIX: Crash when calling `baz()` (Thanks @GenerousContributorName!)
Expand Down
Binary file added header.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 e247e83

Please sign in to comment.