From ed452b1213d129ebf62c7694b1bb32e57c5df581 Mon Sep 17 00:00:00 2001 From: Anthony Date: Fri, 23 Mar 2012 21:30:04 -0700 Subject: [PATCH] Textile cleanup --- README.textile | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/README.textile b/README.textile index 0768817..3d3c529 100644 --- a/README.textile +++ b/README.textile @@ -2,18 +2,19 @@ h1. Glimpser An AutoHotKey Script to give quick visual feedback while doing web development by holding down a single key to preview. -h2. Explination screencast +h3. Explination screencast -http://screencast.com/t/KqDskktPKqqa +View at "http://screencast.com/t/KqDskktPKqqa":http://screencast.com/t/KqDskktPKqqa Note: I haven't used Glimpse, so I could be mistaken in some areas, correct me if I'm wrong ;) -h2. Shortcomings +h3. Shortcomings * Only works for Chrome (easily modifiable) * Configured to right alt (though again, easily modifiable) * Only tested by me (Anthony) h3. References + Glimpse looks like an awesome development tool. I took a piece of Glimpse and made it work more generally. Honestly though Glimpse looks much more rhobust and pretty than what I've done - I mainly wanted soemthing now that worked well with the development enviornment I regularly use. * Inspiration: "Jeff Atwood's posting What You Can't See You Can't Get @ Mar 23, 2012":http://www.codinghorror.com/blog/2012/03/what-you-cant-see-you-cant-get.html