Skip to content

Commit

Permalink
Fix Typos
Browse files Browse the repository at this point in the history
  • Loading branch information
aryaminus committed Sep 28, 2018
1 parent c8d52a7 commit a0d0c39
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,8 @@ Nazar is an app built with react-native with a little spice of Tensorflow Invept

It is done with both Clarifai API and Tensorflow frozen graph server deployed in heroku to deduce with internet along with option to look for feeds from internet within the app. The Option to fetch the details about detected component is setup but needs furnishing.

**Run both on iOS and Android**

## Demo

[![Nazar demo](https://i.imgur.com/wsGt7Aw.gif)](https://goo.gl/9FFbS6)
Expand Down Expand Up @@ -41,7 +43,7 @@ $ cd nazar
npm install
react-native link
react-native run-android
react-native run-android
react-native run-ios
```
**or for VS-Code:**
```
Expand Down

0 comments on commit a0d0c39

Please sign in to comment.