Skip to content

Commit

Permalink
Fixed Readme
Browse files Browse the repository at this point in the history
  • Loading branch information
abhisheksoni27 committed Apr 8, 2017
1 parent cf437e2 commit 64dcf94
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -152,8 +152,7 @@ An object via which you can pass in the following parameters.
resolution: 1,
theme: 'hybrid',
font: 'Source Code Pro',
fontSize: 20,
background: '#fff'
fontSize: 20
}
```

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "code-snipper",
"version": "0.0.15",
"version": "0.0.16",
"description": "Export code snippets as PNG",
"main": "code-snipper.js",
"scripts": {
Expand Down

0 comments on commit 64dcf94

Please sign in to comment.