Skip to content

Commit c17cfd7

Browse files
authored
Update README.md
1 parent c3284d5 commit c17cfd7

File tree

1 file changed

+11
-3
lines changed

1 file changed

+11
-3
lines changed

README.md

Lines changed: 11 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,14 +7,22 @@ The content here is a mix of tutorials found online, a few adapted codepen stuff
77

88
**HOPEFULLY** you will like this repo and feel like contributing, so please if you can, contribute so we can have even more amazing content!
99

10+
## Ionic View Code: 5b5dc3a7
11+
12+
If you just want to check this project out, you can use [Ionic View](http://view.ionic.io/) with the code on the title.
13+
*Please notice though, some plugins may **only work** when using a real device, so don't expect everything to work on ionic view.
14+
15+
****
16+
17+
1018
## Setup
1119

12-
Requirements to use this starter:
20+
Requirements to use this project:
1321

1422
##### Node.js (https://nodejs.org/download/)
1523

1624
##### npm (Node Package Manager, it comes with node.js installation)
17-
Just in case, if you want to update to npm latest version:
25+
In case you're not with the latest version of npm:
1826
```sh
1927
$ sudo npm install npm -g
2028
```
@@ -49,4 +57,4 @@ CHANGELOG:
4957

5058
#November 11th, 2016
5159
- Many fixes to make it run on device
52-
- Added Credit card scanning feature
60+
- Added Credit card scanning feature

0 commit comments

Comments
 (0)