diff --git a/README.md b/README.md index 8a57543..d8a5344 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # [STL to OpenSCAD Converter](https://raviriley.github.io/STL-to-OpenSCAD-Converter/) +[![Tip Me via PayPal](https://img.shields.io/badge/PayPal-tip_me-green?logo=paypal)](https://www.paypal.me/raviriley) + This tool allows you to convert .STLs to .SCADs with ease. I based this on [STL to OpenSCAD Converter](http://jsfiddle.net/roha/353r2k8w/embedded/result/) from https://www.thingiverse.com/thing:1383325 but it had a lot of issues, so I added file verification, styling, fixed typos, updated dependencies, included all the references properly, fixed the errors, and removed deprecated code.