Skip to content

Commit

Permalink
docs: updated readme
Browse files Browse the repository at this point in the history
  • Loading branch information
JohnnyTheTank committed Jan 2, 2016
1 parent 23ca244 commit 2591668
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 @@ -24,9 +24,9 @@ You can choose your preferred method of installation:
* Download from github: [apiNG-plugin-rss.zip](https://github.com/JohnnyTheTank/apiNG-plugin-rss/zipball/master)

### b) Include files
Include `apiNG-plugin-rss.min.js` in your apiNG application
Include `aping-plugin-rss.min.js` in your apiNG application
```html
<script src="bower_components/apiNG-plugin-rss/dist/apiNG-plugin-rss.min.js"></script>
<script src="bower_components/apiNG-plugin-rss/dist/aping-plugin-rss.min.js"></script>
```

### c) Add dependencies
Expand Down

0 comments on commit 2591668

Please sign in to comment.