Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
akashmi authored Aug 20, 2021
1 parent ced41a7 commit b204963
Showing 1 changed file with 12 additions and 11 deletions.
23 changes: 12 additions & 11 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,7 @@
<a href="https://www.mindinventory.com/?utm_source=gthb&utm_medium=repo&utm_campaign=liquid-nav-bar"><img src="https://github.com/Sammindinventory/MindInventory/blob/main/Banner.png"></a>

# Liquid NavBar
[![](https://jitpack.io/v/Mindinventory/LiquidNavBar.svg)](https://jitpack.io/#Mindinventory/LiquidNavBar)

* Liquid NavBar Provides a bottom navigation view with liquid animation.

Expand All @@ -15,11 +18,9 @@
```groovy
allprojects {
repositories {
...
maven { url 'https://jitpack.io' }
...
...
maven { url 'https://jitpack.io' }
...
}
}
```
Expand All @@ -30,9 +31,7 @@
```groovy
dependencies {
...
implementation 'com.github.Mindinventory:LiquidNavBar:0.0.1'
...
}
```
Expand Down Expand Up @@ -121,11 +120,13 @@
## LICENSE!
LiquidNavBar is [MIT-licensed](/LICENSE)

# Let us know!
## Let us know!

We’d be really happy if you send us links to your projects where you use our component. Just send an
email to [email protected] And do let us know if you have any questions or suggestion
regarding our work.
We’d be really happy if you send us links to your projects where you use our component. Just send an email to [email protected] And do let us know if you have any questions or suggestion regarding our work.
<p><h4>Please feel free to use this component and Let us know if you are interested to building Apps or Designing Products.</h4>
<a href="https://www.mindinventory.com/contact-us.php?utm_source=gthb&utm_medium=repo&utm_campaign=liquid-nav-bar">
<img src="https://github.com/Sammindinventory/MindInventory/blob/main/hirebutton.png" width="203" height="43" alt="app development">
</a>



0 comments on commit b204963

Please sign in to comment.