Skip to content

Commit

Permalink
Merge pull request tiaanduplessis#5 from jackmcpickle/readme-update
Browse files Browse the repository at this point in the history
Readme update
  • Loading branch information
tiaanduplessis authored Sep 29, 2016
2 parents 794e15f + 8353914 commit 36d2f7a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
**Install with cdn**

```html
<link rel="stylesheet" href="https://cdn.rawgit.com/mightyCrow/wenk/master/dist/wenk.min.css">
<link rel="stylesheet" href="https://unpkg.com/wenk/dist/wenk.css">
```

**Install with Bower**
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"scripts": {
"test": "echo lol nope yolo",
"build": "gulp build",
"demo": "gulp demo",
"start": "gulp demo",
"dev": "gulp",
"size": "gulp size",
"deploy": "gulp build && gh-pages -d demo"
Expand Down

0 comments on commit 36d2f7a

Please sign in to comment.