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