From bc3dd6fc86fb21848069a573a3543fd9767fad80 Mon Sep 17 00:00:00 2001 From: John Davidson Date: Mon, 30 Mar 2020 11:51:42 +0300 Subject: [PATCH] Added 'PayPal donation' paragraph and button. --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 66c99fbde..2fa292434 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# Minimal Linux Script +# Minimal Linux Script [](https://www.paypal.me/MinimalLinuxLive) One script which generates fully functional live Linux ISO image with minimal effort. This is based on the first published version of [Minimal Linux Live](http://github.com/ivandavidov/minimal) with some improvements taken from the next releases. All empty lines and comments have been removed and the script has been modified to reduce the overall length. @@ -49,3 +49,5 @@ After that simply run the below script. It doesn't require root privileges. In t cd .. Note that this script produces very small live Linux OS with working shell only and no network support. The network functionality has been implemented properly in the [Minimal Linux Live](http://github.com/ivandavidov/minimal) project which is extensively documented and more feature rich, yet still produces very small live Linux ISO image. + +If you find this project useful, you can treat me to lunch via [PayPal donation](https://www.paypal.me/MinimalLinuxLive). Thank you!