Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
HBiSoft authored Mar 5, 2023
1 parent 5362ac3 commit 70ef72b
Showing 1 changed file with 2 additions and 19 deletions.
21 changes: 2 additions & 19 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,28 +18,11 @@

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

<p align="center">Download the demo app <a href="https://github.com/HBiSoft/HBRecorder/releases/download/2.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/2.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>

</br></br>


<h2 align="center">Take part in the poll</h2>

<p align="center">Let other developers know what version you have tested:</p></br></br>

<p align="center">Android 12 was added to the poll on 30 June 2022</p></br>
<p align="center"><a href="https://api.gh-polls.com/poll/01G6R5G13N1Z7D75SE8CMCW8ZN/Android%2012/vote"><img src="https://api.gh-polls.com/poll/01G6R5G13N1Z7D75SE8CMCW8ZN/Android%2012" alt=""></a></p>
<p align="center"><a href="https://api.gh-polls.com/poll/01EEA8FRQ42BVQ4XB6JGDAM8BH/Android%2011/vote"><img src="https://api.gh-polls.com/poll/01EEA8FRQ42BVQ4XB6JGDAM8BH/Android%2011" alt=""></a></p>
<p align="center"><a href="https://api.gh-polls.com/poll/01EEA8FRQ42BVQ4XB6JGDAM8BH/Android%2010/vote"><img src="https://api.gh-polls.com/poll/01EEA8FRQ42BVQ4XB6JGDAM8BH/Android%2010" alt=""></a></p>
<p align="center"><a href="https://api.gh-polls.com/poll/01EEA8FRQ42BVQ4XB6JGDAM8BH/Android%209/vote"><img src="https://api.gh-polls.com/poll/01EEA8FRQ42BVQ4XB6JGDAM8BH/Android%209" alt=""></a></p>
<p align="center"><a href="https://api.gh-polls.com/poll/01EEA8FRQ42BVQ4XB6JGDAM8BH/Android%208/vote"><img src="https://api.gh-polls.com/poll/01EEA8FRQ42BVQ4XB6JGDAM8BH/Android%208" alt=""></a></p>
<p align="center"><a href="https://api.gh-polls.com/poll/01EEA8FRQ42BVQ4XB6JGDAM8BH/Android%207/vote"><img src="https://api.gh-polls.com/poll/01EEA8FRQ42BVQ4XB6JGDAM8BH/Android%207" alt=""></a></p>
<p align="center"><a href="https://api.gh-polls.com/poll/01EEA8FRQ42BVQ4XB6JGDAM8BH/Android%206/vote"><img src="https://api.gh-polls.com/poll/01EEA8FRQ42BVQ4XB6JGDAM8BH/Android%206" alt=""></a></p>
<p align="center"><a href="https://api.gh-polls.com/poll/01EEA8FRQ42BVQ4XB6JGDAM8BH/Android%205/vote"><img src="https://api.gh-polls.com/poll/01EEA8FRQ42BVQ4XB6JGDAM8BH/Android%205" alt=""></a></p>

</br>


**Adding the library to your project:**
Expand All @@ -59,7 +42,7 @@ Implement library in your app level build.gradle:

```java
dependencies {
implementation 'com.github.HBiSoft:HBRecorder:2.0.5'
implementation 'com.github.HBiSoft:HBRecorder:2.0.6'
}
```

Expand Down

0 comments on commit 70ef72b

Please sign in to comment.