From 5921ad36f5754de53a9c90e4537ef1854a55beb4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ga=C3=ABtan=20L=2E=20H=2E-F?= <81755261+gaetanlhf@users.noreply.github.com> Date: Fri, 23 Jul 2021 13:12:11 +0200 Subject: [PATCH] Update README.md --- README.md | 22 ++++++++++++++++++++-- 1 file changed, 20 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index ae19e89..17a0505 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,20 @@ -# scratch-desktop-linux -GNU/Linux packages of Scratch Desktop +
+


scratch-desktop-linux

+
+ +# Introduction +A script to generate GNU/Linux packages of Scratch Desktop from the Microsoft Windows version. +You can find pre-compiled packages on the [release page](https://github.com/gaetanlhf/scratch-desktop-linux/releases). +**NOTE: These packages are not verified by, affiliated with, or supported by the MIT Media Lab.** + +# Usage +Run `scracth-desktop-linux.sh`. +You can edit this file according to your needs (change version of Scratch Desktop or of Electron for example). + +*** + +This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. + +This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. + +You should have received a copy of the GNU General Public License along with this program. If not, see http://www.gnu.org/licenses/. \ No newline at end of file