From 2f05eb7ded297f8ccee6e2320f077fb191304ca6 Mon Sep 17 00:00:00 2001 From: Sven Slootweg Date: Wed, 30 Jan 2013 15:47:08 +0100 Subject: [PATCH] Add website link in the readme. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a5cd984..8879959 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ A simple bookmarklet that lets you click any element in a page and returns the smallest unique (and reliable) selector it can find for that element. -Licensed under the WTFPL. +Licensed under the WTFPL. A working example can be found at http://cryto.net/scraperscript. **Usecase:** Figuring out a CSS-style selector for screenscraping.