We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8c6edc4 commit 788f9a1Copy full SHA for 788f9a1
README.md
@@ -22,9 +22,9 @@ You can choose your preferred method of installation:
22
23
Install via either [bower](http://bower.io/), [npm](https://www.npmjs.com/) or downloaded files:
24
25
-1. `bower install apiNG-plugin-flickr --save`
26
-2. `npm install aping-plugin-flickr --save`
27
-3. download [apiNG-plugin-flickr.zip](https://github.com/JohnnyTheTank/apiNG-plugin-flickr/zipball/master)
+* `bower install apiNG-plugin-flickr --save`
+* `npm install aping-plugin-flickr --save`
+* download [apiNG-plugin-flickr.zip](https://github.com/JohnnyTheTank/apiNG-plugin-flickr/zipball/master)
28
29
### b) Include file
30
Include `aping-plugin-flickr.min.js` in your apiNG application
0 commit comments