diff --git a/README.md b/README.md index 077f9393..d3a38287 100644 --- a/README.md +++ b/README.md @@ -12,6 +12,10 @@ *Post-processing videos or want to reduce video size before uploading? Take a look at our [Transcoder](https://github.com/natario1/Transcoder).* +*Like the project, make profit from it, or simply want to thank back? Please consider [donating](https://natario1.github.io/CameraView/extra/donate)!* + +*Need support, consulting, or have any other business-related question? Feel free to get in touch.* + # CameraView CameraView is a well documented, high-level library that makes capturing pictures and videos easy, @@ -36,10 +40,6 @@ api 'com.otaliastudios:cameraview:2.1.0' - Works down to API level 15 - Well tested -Read the [official website](https://natario1.github.io/CameraView) for setup instructions and documentation. -You might also be interested in [changelog](https://natario1.github.io/CameraView/about/changelog.html) -or in the [v1 migration guide](https://natario1.github.io/CameraView/extra/v1-migration-guide.html). - ⠀
@@ -48,12 +48,43 @@ or in the [v1 migration guide](https://natario1.github.io/CameraView/extra/v1-mi ⠀ -If you like the project, use it with profit, or simply want to thank back, please consider [donating -to the project](https://natario1.github.io/CameraView/extra/donate) now! You can either make a one time -donation or become a sponsor, in which case your company logo will immediately show up here. +## Support + +If you like the project, make profit from it, or simply want to thank back, please consider +[donating](https://natario1.github.io/CameraView/extra/donate) now! You can either make a one time +donation or become a sponsor, in which case your company logo will immediately show up below. + +CameraView is trusted and supported by [ShareChat](https://sharechat.com/), a social media app with over 14 million daily active users. + +
+ +
+ +Feel free to contact me for support, consulting or any other business-related question. + +Thanks to all our backers... [[become a backer]](https://opencollective.com/cameraview#backer) + + -Thank you for any contribution - it is a nice reward for what has been done until now, and a -motivation boost to push the library forward. +...and to all our sponsors! [[become a sponsor]](https://opencollective.com/cameraview#sponsor) + + + + + + + + + + + + +## Setup + +Please read the [official website](https://natario1.github.io/CameraView) for setup instructions and documentation. +You might also be interested in our [changelog](https://natario1.github.io/CameraView/about/changelog.html) +or in the [v1 migration guide](https://natario1.github.io/CameraView/extra/v1-migration-guide.html). +Using CameraView is extremely simple: ```xml