diff --git a/README.md b/README.md index 6a1eb6e..d3c2a35 100644 --- a/README.md +++ b/README.md @@ -242,6 +242,11 @@ public void onRestoreInstanceState(Bundle savedInstanceState) { ## Further Details Check out the [sample application code](https://github.com/ernestoyaquello/VerticalStepperForm/tree/master/app/src/main/java/verticalstepperform/ernestoyaquello/com/verticalstepperform) to see a more complete example of how this library can be used to create vertical stepper forms. +## Support this library +The creation (and maintenance) of this library requires time and effort. If you find it useful and want to support it, please use the link below: + +[![Buy me a coffee!](https://www.buymeacoffee.com/assets/img/custom_images/orange_img.png)](https://www.buymeacoffee.com/ernestoyaquello) + ## Contribution Feel free to contribute to this library, any help will be welcomed!