diff --git a/README.md b/README.md index 4d00acc..592680b 100644 --- a/README.md +++ b/README.md @@ -2,12 +2,15 @@ [![](https://jitpack.io/v/HBiSoft/HBRecorder.svg)](https://jitpack.io/#HBiSoft/HBRecorder) [![Android Arsenal]( https://img.shields.io/badge/Android%20Arsenal-HBRecorder-green.svg?style=flat )]( https://android-arsenal.com/details/1/7897 ) -Lightweight screen and audio capturing Android library +Lightweight screen and audio capturing Android library

Requires API level 21> ![hbicon](https://user-images.githubusercontent.com/35602540/63006287-7df6e500-be7e-11e9-82b6-40814d8201df.png) -**Requires API level 21>** +**

If you are using this library in one of your applications and would like to thank me:

** + +

Buy Me A Coffee

+ Demo: --- @@ -17,6 +20,7 @@ Download the demo app [here](https://github.com/HBiSoft/HBRecorder/releases/down
+ **Adding the library to your project:** --- @@ -111,7 +115,6 @@ protected void onActivityResult(int requestCode, int resultCode, Intent data) { } ``` - All available methods: --- ```java