From ce5819763f3d8840c88ffdfc502f27653a1d1375 Mon Sep 17 00:00:00 2001 From: Mikael Finstad Date: Sun, 30 Sep 2018 20:56:38 +0200 Subject: [PATCH] Update README.md --- README.md | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index cfdfa513..a60bef84 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# LosslessCut 🎥 [![Travis](https://img.shields.io/travis/mifi/lossless-cut.svg)]() +# LosslessCut 🎥 [![Travis](https://img.shields.io/travis/mifi/lossless-cut.svg)]() [![Donate](https://img.shields.io/badge/Donate-PayPal-green.svg)](https://paypal.me/mifino) Simple and ultra fast cross platform tool for lossless trimming/cutting of video and audio files. Great for saving space by rough cutting your large video files taken from a video camera, GoPro, drone, etc. It lets you quickly extract the good parts from your videos and discard many gigabytes of data without doing a slow re-encode and thereby losing quality. It extremely fast because it does an almost direct data copy. It uses the awesome ffmpeg (included) for doing the grunt work. @@ -72,5 +72,12 @@ In another: npm start ``` +## Donate 🙈 + +This project is maintained by me alone. The project will always remain free and open source, but if it's useful for you, consider supporting me. :) It will give me extra motivation to improve it. + +- Paypal: [https://paypal.me/mifino](https://paypal.me/mifino) +- Bitcoin: 1ApBmaN98YtSzTuYofEoSRnYBUycPr5qtC + ## Credits - App icon made by [Dimi Kazak](http://www.flaticon.com/authors/dimi-kazak "Dimi Kazak") from [www.flaticon.com](http://www.flaticon.com "Flaticon") is licensed by [CC 3.0 BY](http://creativecommons.org/licenses/by/3.0/ "Creative Commons BY 3.0")