From 1918f301eb3b131b6b772f28df48207faf38ff1a Mon Sep 17 00:00:00 2001 From: Oliver Krylow Date: Wed, 26 Nov 2014 09:57:43 +0100 Subject: [PATCH] Fixed clickable Link, that leads to malware The demo link lead to a HTML/Framer.eonani thingy. Chenged it to an invalid URL, that still communicates the purpose. --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 0e09b63..a4746d3 100644 --- a/README.md +++ b/README.md @@ -8,5 +8,5 @@ Install 1. Extract download an copy the "pico_editor" folder to your Pico install "plugins" folder 2. Open the pico_editor_config.php file and insert your sha1 hashed password -3. Visit http://www.yoursite.com/admin and login -4. Thats it :) \ No newline at end of file +3. Visit _http:///admin_ and login +4. Thats it :)