eensyweensy

a poor man's webspider
git clone https://wehaveforgeathome.hates.computer/eensyweensy.git
Log | Files | Refs | LICENSE

commit 858b907877fb9f91a361dc0beb9685bf4267226b
parent 0f53973d4b261e2f68994e46fe76fcb55314d109
Author: Ryan Wolf <rwolf@borderstylo.com>
Date:   Mon, 22 Feb 2010 15:13:37 -0800

fixed typo, added more details to Using

Diffstat:
MREADME.md | 7++++++-
1 file changed, 6 insertions(+), 1 deletion(-)

diff --git a/README.md b/README.md @@ -13,6 +13,11 @@ Prerequisites Usage ----- +# Save this project wherever your PHP scripts like to be kept (/var/www for example) +# Edit spider.home in eensyweensy.user.js to point to eensyweensy.php +# Open eensyweensy.user.js in Firefox, then click "Install" +# Open http://borderstylo.com/posts in Firefox + TODO License @@ -20,4 +25,4 @@ License Copyright 2010 Ryan Wolf -Eensy Weensy and is released under the Tumbolia Public License. See LICENSE for more details. +Eensy Weensy is released under the Tumbolia Public License. See LICENSE for more details.