Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/master'
Browse files Browse the repository at this point in the history
  • Loading branch information
HBiSoft committed Sep 15, 2024
2 parents a5e3e15 + e642185 commit d8ae67e
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
**<p align="center">As you can imagine, creating and maintaining a library like this takes a lot of time.</br> If you would like to thank me, you can do so below:</p>**
**<p align="center">Creating and maintaining a library like this requires a significant amount of time and effort.</p>**

**<p align="center">If you’d like to show your appreciation, you can do so below:</p>**

<p align="center"><a href="https://www.buymeacoffee.com/HBiSoft" target="_blank" ><img src="https://www.buymeacoffee.com/assets/img/custom_images/orange_img.png" alt="Buy Me A Coffee" style="height: 41px !important;width: 164px !important;box-shadow: 0px 3px 2px 0px rgba(190, 190, 190, 0.5) !important;-webkit-box-shadow: 0px 3px 2px 0px rgba(190, 190, 190, 0.5) !important;" ></a></p>

Expand All @@ -17,7 +19,7 @@

<h2 align="center"><b>Demo:</b></h2>

<p align="center">Download the demo app <a href="https://github.com/HBiSoft/HBRecorder/releases/download/3.0.5/HBRecorderDemo.apk"><nobr>here</nobr></a></p>
<p align="center">Download the demo app <a href="https://github.com/HBiSoft/HBRecorder/releases/download/3.0.6/HBRecorderDemo.apk"><nobr>here</nobr></a></p>

<p align="center"><img src="https://user-images.githubusercontent.com/35602540/66485516-3e78fd80-eaa9-11e9-9fea-f59bfa7c1389.gif" width="247" height="480" </p>

Expand All @@ -41,7 +43,7 @@ Implement library in your app level build.gradle:

```java
dependencies {
implementation 'com.github.HBiSoft:HBRecorder:3.0.5'
implementation 'com.github.HBiSoft:HBRecorder:3.0.6'
}
```

Expand Down

0 comments on commit d8ae67e

Please sign in to comment.