Skip to content

Commit

Permalink
changed minor styling of README
Browse files Browse the repository at this point in the history
  • Loading branch information
jordanjpark committed Sep 27, 2017
1 parent 624f675 commit 1e67b20
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
# captAR
### Augmented Reality-based Capture the Flag using React-Native
## Augmented Reality-based Capture the Flag using React-Native

##### Resources:
#### Resources:
* https://facebook.github.io/react-native/releases/0.48/docs/getting-started.html
* https://github.com/jeromeetienne/AR.js
* https://github.com/invertase/react-native-firebase
* https://applikeysolutions.com/blog/how-to-build-an-augmented-reality-app-with-react-native
* https://medium.com/setocean/donaldsays-react-native-augmented-reality-brought-to-you-by-toptal-5175011885e5

##### Git Instuctions (from John):
#### Git Instuctions (from John):
Here's a git workflow for you -
1) Before you start work on a new feature, make sure you are in your master branch (by doing `git checkout master`) and make sure you have the most up-to-date code from github (by doing `git pull origin master`)

Expand Down

0 comments on commit 1e67b20

Please sign in to comment.