Skip to content

Commit f06d7a9

Browse files
committed
fix gif
1 parent e9ecd6c commit f06d7a9

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -112,12 +112,12 @@ domain will be mapped to the presentation model.
112112

113113
Testing has been done based on the architectural layers.
114114

115-
1. Domain
115+
1.Domain
116116

117117
Contains tests that encompass domain models and uses mockito to verify
118118
use case behavior.
119119

120-
2. Data
120+
2.Data
121121

122122
Tests in the data inherit from a base test that provides a mock web server
123123
with the api interface to request paths the routing of paths to responses
@@ -130,7 +130,7 @@ and mappers to the domain models.
130130
Currently the data source tests serve as unit tests verifying the appropriate
131131
responses are received from remote source.
132132

133-
3. Presentation
133+
3.Presentation
134134

135135
The Presentation layer contains robolectric jvm tests on for menu items
136136
and instrumentation tests checking on system behaviour as per user
@@ -230,7 +230,7 @@ enhance user experience.
230230

231231
## Demo
232232

233-
<img src="art/tf.gif" width=200/>
233+
<img src="art/force_gif.gif" width=200/>
234234

235235

236236
<a href='https://play.google.com/store/apps/details?id=com.k0d4black.theforce&pcampaignid=pcampaignidMKT-Other-global-all-co-prtnr-py-PartBadge-Mar2515-1'><img alt='Get it on Google Play' src='https://play.google.com/intl/en_us/badges/static/images/badges/en_badge_web_generic.png' width='170'/></a>

art/force_gif.gif

1.98 MB
Loading

art/tf.gif

-1.99 MB
Binary file not shown.

0 commit comments

Comments
 (0)