diff --git a/README.md b/README.md index 7886615..a020ce1 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ An image cropping tool for AngularJS. Features a rectangular crop area. The crop ## Live demo -[Live demo on JSBin](http://output.jsbin.com/fukeqe/8/) +[Live demo on JSBin](http://jsbin.com/fukeqe/9/) ## Requirements diff --git a/test/cropper-test.html b/test/cropper-test.html index 156b99c..f02a8a6 100644 --- a/test/cropper-test.html +++ b/test/cropper-test.html @@ -10,7 +10,7 @@
- +
Cropped Image (Left: {{bounds.left}} Right: {{bounds.right}} Top: {{bounds.top}} Bottom: {{bounds.bottom}})