Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
punksta committed May 4, 2019
1 parent dc89ceb commit 0fb06d7
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Cat or Dog?
[![pipeline status](https://gitlab.com/punksta/cat-or-dog-ci/badges/master/pipeline.svg)](https://gitlab.com/punksta/cat-or-dog-ci/commits/master)
[![Build Status](https://travis-ci.org/punksta/Cat-or-dog.svg?branch=master)](https://travis-ci.org/punksta/Cat-or-dog)

Mobile game where you need swipe photos of animals to match categories. I've made it just for fun and as some `Animated` api epxercise.
Mobile game where you need swipe photos of animals to match categories. I've made it just for fun and as some `Animated` api practice.

youtube video:
<div align="center">
Expand All @@ -11,7 +11,7 @@ youtube video:
### build with
react-native, redux, [react-native-gesture-handler](https://github.com/kmagiera/react-native-gesture-handler).

No ads, gsm, trackers, crashreports, etc..
No ads, gsm, etc..

## To do
- test app on ios
Expand All @@ -20,7 +20,7 @@ No ads, gsm, trackers, crashreports, etc..
- add action game objects: extra live, speed slower, etc...

## Contribution
Use prettier and flow npm scripts before pl.
make sure ci is green

#### adding\changing photos
1) add photo file to `src/img`
Expand Down

0 comments on commit 0fb06d7

Please sign in to comment.