Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Fintasys authored Mar 29, 2017
1 parent 5b6d4b8 commit 364ece9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
15-Puzzle-Game but with photos from Instagram or device

# Requirements
The library requires Android **API Level 21+**.
The game requires Android **API Level 21+**.

# Screenshots
![Main screen](/screenshots/main_screen.png) ![Game screen](/screenshots/game_screen.png)
Expand All @@ -17,7 +17,7 @@ https://youtu.be/ymH1ZBHSNCE
- Reset the game to have a competition with family, co-worker and friends.

# Use Instagram photos
In order to use photos from Instagram you have to compile the app for yourself, because the app is not yet approved by Instagram.
In order to use photos from Instagram you have to compile the app by yourself, because the app is not yet approved by Instagram.
Register your own Application at https://www.instagram.com/developer/ and replace the Client-ID, Client-Secret and Client-Callback in the .utils/Constans.java file

# Credits
Expand Down

0 comments on commit 364ece9

Please sign in to comment.