diff --git a/README.md b/README.md
index 593e282..6b9eb27 100644
--- a/README.md
+++ b/README.md
@@ -207,8 +207,9 @@ Name | License | Demo
[CropImageView](https://github.com/cesards/CropImageView) | [Apache License V2](https://www.apache.org/licenses/LICENSE-2.0) |
[BitmapMerger](https://github.com/cooltechworks/BitmapMerger) | [MIT](http://opensource.org/licenses/MIT) |
[Scrolling Image View](https://github.com/Q42/AndroidScrollingImageView) | NONE |
-[Pixelate Android](https://github.com/DanielMartinus/Pixelate) | [MIT](http://opensource.org/licenses/MIT) |
-[SimpleCropView](https://github.com/IsseiAoki/SimpleCropView) | [MIT](http://opensource.org/licenses/MIT) |
+[Pixelate Android](https://github.com/DanielMartinus/Pixelate) | [MIT](http://opensource.org/licenses/MIT) |
+[SimpleCropView](https://github.com/IsseiAoki/SimpleCropView) | [MIT](http://opensource.org/licenses/MIT) |
+[android-anyshape](https://github.com/lankton/android-anyshape) | [MIT](http://opensource.org/licenses/MIT) |
SeekBar
======================
diff --git a/art/android-anyshape.jpg b/art/android-anyshape.jpg
new file mode 100644
index 0000000..4f94548
Binary files /dev/null and b/art/android-anyshape.jpg differ
diff --git a/art/android-anyshape2.jpg b/art/android-anyshape2.jpg
new file mode 100644
index 0000000..dacf68f
Binary files /dev/null and b/art/android-anyshape2.jpg differ
diff --git a/pages/Image.md b/pages/Image.md
index 12feacf..52a31b8 100644
--- a/pages/Image.md
+++ b/pages/Image.md
@@ -13,5 +13,6 @@ Name | License | Demo
[CropImageView](https://github.com/cesards/CropImageView) | [Apache License V2](https://www.apache.org/licenses/LICENSE-2.0) |
[BitmapMerger](https://github.com/cooltechworks/BitmapMerger) | [MIT](http://opensource.org/licenses/MIT) |
[Scrolling Image View](https://github.com/Q42/AndroidScrollingImageView) | NONE |
-[Pixelate Android](https://github.com/DanielMartinus/Pixelate) | [MIT](http://opensource.org/licenses/MIT) |
-[SimpleCropView](https://github.com/IsseiAoki/SimpleCropView) | [MIT](http://opensource.org/licenses/MIT) |
+[Pixelate Android](https://github.com/DanielMartinus/Pixelate) | [MIT](http://opensource.org/licenses/MIT) |
+[SimpleCropView](https://github.com/IsseiAoki/SimpleCropView) | [MIT](http://opensource.org/licenses/MIT) |
+[android-anyshape](https://github.com/lankton/android-anyshape) | [MIT](http://opensource.org/licenses/MIT) |