Skip to content
This repository has been archived by the owner on Jul 19, 2022. It is now read-only.

Commit

Permalink
Merge remote-tracking branch 'origin/master' into master
Browse files Browse the repository at this point in the history
  • Loading branch information
enciyo committed Jun 6, 2021
2 parents 22b8044 + 5959425 commit a82d8d7
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,12 +4,17 @@
<h1 align="center">
FlipMock
</h1>
<p align="center">
<img src="https://jitpack.io/v/enciyo/FlipMock.svg" alt="version"/>
</p>


<p align="center">
<a href="">FlipMock</a> is a extended <a href="https://github.com/facebook/flipper"> Flipper </a> plugin that manipulates network response.
</p>



## Table of Contents

- [Using FlipMock](#using-flipmock)
Expand Down Expand Up @@ -40,7 +45,7 @@ allprojects {
}
dependencies {
implementation ''
implementation 'com.github.enciyo:FlipMock:$version'
}
```

Expand Down

0 comments on commit a82d8d7

Please sign in to comment.