From 9393b9f80d3dfc8f996132110ef968959f9ef6b8 Mon Sep 17 00:00:00 2001 From: Zack Date: Sat, 9 Apr 2016 14:01:19 -0400 Subject: [PATCH] Updated fiddle Former-commit-id: 6e8e11a04b9099a72e88dec5cccba19a55fdfe01 [formerly 193ff31f0e9041dbf5b39eb71ece16f2a3c314bb] [formerly 3fe8ced9219e9b297fd7f2459754a43ce5c8f6db [formerly 449ca925aec35e94ece1ad89ca5510fdb931e327]] Former-commit-id: 8e3538cd7f0c68e0fa5b95a3100e7d679c7fb2c2 [formerly c53e44aba2b4820b4bb6c692f30d990ae8e1844f] Former-commit-id: dc23107c756ab0ed13f707762688c1c23526fe52 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 193deb1..68f1a8c 100644 --- a/README.md +++ b/README.md @@ -67,7 +67,7 @@ $ curl -L cowyo.com/CautiousCommonLoon ```
-**Content Delivery**. Want use a script on your own domain? Just use the extension `/raw` with optional versioning (e.g. `/raw?version=1`). `cowyo` will serve these files with a wildcard Access-Control-Allow-Origin so they will work anywhere. Check out a live example [on this JSFiddle](https://jsfiddle.net/g87w7kt0/). +**Content Delivery**. Want use a script on your own domain? Just use the extension `/raw` with optional versioning (e.g. `/raw?version=1`). `cowyo` will serve these files with a wildcard Access-Control-Allow-Origin so they will work anywhere. Check out a live example [on this JSFiddle](https://jsfiddle.net/9mm3afao/). **Keyboard Shortcuts**. Quickly transition between Edit/View/List by using `Ctl+Shift+E` to Edit, `Ctl+Shift+Z` to View, and `Ctl+Shift+L` to Listify.