Update README.md

This commit is contained in:
Lucas Nunes 2020-03-23 09:32:56 -03:00 committed by GitHub
parent 9b13f9252c
commit a3b427a1ab
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -5,9 +5,9 @@ Anti-Mine is a minesweeper puzzle game. The objective is: search for all hidden
Flag the spaces with mines to make the board a safer place. You win the game when you've flagged every mine on the board. Be careful not to trigger one, or the game is over!
<p align="center">
<img src="https://raw.githubusercontent.com/lucasnlm/antimine-android/master/extras/image_02.png" width="275px"/>
<img src="https://raw.githubusercontent.com/lucasnlm/antimine-android/master/extras/image_01.png" width="275px"/>
<img src="https://raw.githubusercontent.com/lucasnlm/antimine-android/master/extras/image_06.png" width="275px"/>
<img src="https://raw.githubusercontent.com/lucasnlm/antimine-android/master/extras/store/image_1.png" width="275px"/>
<img src="https://raw.githubusercontent.com/lucasnlm/antimine-android/master/extras/store/image_5.png" width="275px"/>
<img src="https://raw.githubusercontent.com/lucasnlm/antimine-android/master/extras/store/image_3.png" width="275px"/>
</p>
## Contributing