diff --git a/README.md b/README.md index 65227a5..616de6f 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,6 @@ -**
As you can imagine, creating and maintaining a library like this takes a lot of time. If you would like to thank me, you can do so below:
** +**Creating and maintaining a library like this requires a significant amount of time and effort.
** + +**If you’d like to show your appreciation, you can do so below:
** @@ -17,7 +19,7 @@Download the demo app
Download the demo app
@@ -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' } ```