Skip to content

Commit

Permalink
update: readme
Browse files Browse the repository at this point in the history
  • Loading branch information
FarhadG committed Nov 27, 2015
1 parent 564434a commit fc46065
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,9 +16,9 @@ Here's one of my own repos with one: <a target="_blank" href="http:https://farhadg.git

You can add a repo card in many different ways. Choose one that's easiest for you:

Reference the script file via the CDN
Reference the script file via the CDN (not fast, yet)
```javascript
<script src="https://cdn.rawgit.com/FarhadG/repo-card/master/repo-card.min.js"></script>
<script src="https://rawgit.com/FarhadG/repo-card/master/repo-card.min.js"></script>
```

Install via Bower
Expand Down

0 comments on commit fc46065

Please sign in to comment.