commit 3720bba8cd1ee347e1eed0cdbb661a086c0fabda parent da639356fe5e8618cbc8226c0fd8a4b7e5d0dca2 Author: Ryan Wolf <rwolf@borderstylo.com> Date: Mon, 22 Feb 2010 23:18:43 -0800 added example output Diffstat:
| M | README.md | | | 13 | ++++++++++++- |
1 file changed, 12 insertions(+), 1 deletion(-)
diff --git a/README.md b/README.md @@ -29,7 +29,18 @@ Usage * Open eensyweensy.user.js in Firefox, then click "Install" * Open [http://borderstylo.com/posts](http://borderstylo.com/posts) - TODO: once eensyweensy.php is written, include sample output here +Output +----- + +Three pages will load in quick succession, ending up on <http://hampsterdance.com> (you're welcome). The folder containing eensyweensy.php will now have a output.txt file, with one url per line: + + ... + http://borderstylo.com/posts/8-wordless-wednesday-16 + http://borderstylo.com/posts/7-types-and-type-theory + http://borderstylo.com/posts/6-border-stylo-and-the-con-of-2009 + http://borderstylo.com/posts/5-gems-in-scheme + http://borderstylo.com/posts/1-border-stylo-site-launches + ... License -------