From f738108e188b4edefcba81b9fe758953aa3b39ed Mon Sep 17 00:00:00 2001 From: Scott Chacon Date: Tue, 13 Sep 2011 12:55:48 -0700 Subject: [PATCH] I made it better way, way better --- README.md | 2 ++ compile.hxml | 4 ++++ 2 files changed, 6 insertions(+) diff --git a/README.md b/README.md index edc256e..f0951a4 100644 --- a/README.md +++ b/README.md @@ -6,6 +6,8 @@ text onto the client's clipboard. Here is what Clippy looks like on GitHub: ![Clippy in action](http://img.skitch.com/20090213-cjiawnwig8udf5a6qf1c45cne8.png) +![Clippy in action](http://img.skitch.com/20090213-cjiawnwig8udf5a6qf1c45cne8.png) + Here is a sample Rails (Ruby) helper that can be used to place Clippy on a page: diff --git a/compile.hxml b/compile.hxml index a1a65e7..b876c24 100644 --- a/compile.hxml +++ b/compile.hxml @@ -4,4 +4,8 @@ -main Clippy -swf-header 110:14:0 --flash-use-stage +--flash-strict +-main Clippy +-swf-header 110:14:0 +--flash-use-stage --flash-strict \ No newline at end of file