Skip to content

Commit fddec86

Browse files
authored
Update README.md
1 parent 33726c3 commit fddec86

File tree

1 file changed

+7
-5
lines changed

1 file changed

+7
-5
lines changed

README.md

Lines changed: 7 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,18 @@
11
Ionic 2 Reddit Reader
22
======================
33

4-
[Reddit](https://www.reddit.com/) reader for android and ios, made with [Ionic 2](https://github.com/driftyco/ionic/).
4+
[Reddit](https://www.reddit.com/) reader for android and ios, made with [Ionic 2](https://github.com/driftyco/ionic/)
55

66
![alt tag](http://i.imgur.com/bcXLfdu.gif)
77

88
##Running
99
1. Clone this repository.
1010

11-
2. Run `npm install` from the project root.
11+
2. Run `npm install` from the project root
1212

1313
3. Install the ionic CLI (`npm install -g ionic`)
1414

15-
4. Run `ionic serve` in a terminal from the project root.
15+
4. Run `ionic serve` in a terminal from the project root
1616

1717
5. To run the app on your phone you'll need to install cordova plugins: `cordova plugin add cordova-plugin-whitelist` and `cordova plugin add cordova-plugin-inappbrowser`
1818

@@ -32,8 +32,10 @@ License
3232
<a href=/LICENSE.txt target="_blank">MIT</a> license.
3333

3434
### From me
35-
I would like Ionic 2 Reddit Reader to evolve, so i am open to your help, suggestions and feedback.
35+
I would like Ionic 2 Reddit Reader to evolve, so i am open to your help, suggestions and feedback
3636

37-
If you have any questions - feel free to contact me on [email protected]
37+
### Hire me
38+
39+
If you want to hire me - check my [website](http://hrabouski.me/) or contact me on [email protected]
3840

3941
Enjoy!

0 commit comments

Comments
 (0)