From 79ead0c21e0ae53a5c2cb09dfb69fb265b66a17a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jindra=20Pet=C5=99=C3=ADk?= Date: Sat, 4 Jul 2015 08:50:03 +0200 Subject: [PATCH] Update README.md --- README.md | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 2780d9f74..ad80b4cb9 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,11 @@ JPEXS Free Flash Decompiler ================ -source code of opensource SWF decompiler +*Opensource flash SWF decompiler and editor. Extract resources, convert SWF to FLA, edit ActionScript, replace images, sounds, texts or fonts. Various output formats available. Works with Java on Windows, Linux or MacOS.* -Homepage: http://www.free-decompiler.com/flash/ +You can find more information on homepage at: +https://www.free-decompiler.com/flash/ -You can download ZIP / EXE releases on homepage. +**This page on GitHub contains only source code.** Everything else is on homepage. +You can download stable releases on GitHub here too and in fact, homepage redirects here for nonnightly builds, +but we still recommend to visit the page.