summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorGubolin <gubolin@fantasymail.de>2014-10-31 11:05:02 +0100
committerGubolin <gubolin@fantasymail.de>2014-10-31 11:05:02 +0100
commitad711c04733a62b87c448bda72b43a7880a7ed26 (patch)
tree72a4740e78d8a278b04584d7d3195023d0df6837 /README
parent1dae817d0201e8821e96a4b4ef033247e184797a (diff)
downloadsnipsnaplib-ad711c04733a62b87c448bda72b43a7880a7ed26.tar.gz
snipsnaplib-ad711c04733a62b87c448bda72b43a7880a7ed26.zip
rename README to README.md
Diffstat (limited to 'README')
-rw-r--r--README16
1 files changed, 0 insertions, 16 deletions
diff --git a/README b/README
deleted file mode 100644
index eb55e71..0000000
--- a/README
+++ /dev/null
@@ -1,16 +0,0 @@
-SnipSnapLib
-===========
-
-The SnipSnapLib allows you to add your own custom block to Snap! without the need of the `javascript function` block.
-
-All you need to do is
-* fork the repository
-* edit the `snip.js` to add the desired function
-* bookmarkletify it, I recommend [this tool] (https://chriszarate.github.io/bookmarkleter/) **Important** You should not minify the script because this could cause incompatibilities if you have more than one SnipSnapLib active
-* drag&drop it in the URL bar of the Snap!-project and enjoy!
-
-Bugs
-====
-
-[ ] The bookmarklet makes the browser ask to leave the site
-[ ] If a category is selected, an inserted block is not instantly visible there