diff --git a/README.md b/README.md
index 7094e9c..8077f08 100644
--- a/README.md
+++ b/README.md
@@ -66,6 +66,7 @@ Name | License | Demo
[FAB-Loading](https://github.com/SaeedMasoumi/FAB-Loading) | [Apache License V2](https://www.apache.org/licenses/LICENSE-2.0) |
[MaterialTextField](https://github.com/florent37/MaterialTextField) | [Apache License V2](https://www.apache.org/licenses/LICENSE-2.0) |
[MaterialDateRangePicker](https://github.com/borax12/MaterialDateRangePicker) | [Apache License V2](https://www.apache.org/licenses/LICENSE-2.0) |
+[TapTargetView](https://github.com/KeepSafe/TapTargetView) | [Apache License V2](https://www.apache.org/licenses/LICENSE-2.0) |
Layout
======================
diff --git a/art/TapTargetView.gif b/art/TapTargetView.gif
new file mode 100644
index 0000000..f3adf3d
Binary files /dev/null and b/art/TapTargetView.gif differ
diff --git a/pages/Material.md b/pages/Material.md
index d57b9d1..76e269f 100644
--- a/pages/Material.md
+++ b/pages/Material.md
@@ -32,3 +32,4 @@ Name | License | Demo
[FAB-Loading](https://github.com/SaeedMasoumi/FAB-Loading) | [Apache License V2](https://www.apache.org/licenses/LICENSE-2.0) |
[MaterialTextField](https://github.com/florent37/MaterialTextField) | [Apache License V2](https://www.apache.org/licenses/LICENSE-2.0) |
[MaterialDateRangePicker](https://github.com/borax12/MaterialDateRangePicker) | [Apache License V2](https://www.apache.org/licenses/LICENSE-2.0) |
+[TapTargetView](https://github.com/KeepSafe/TapTargetView) | [Apache License V2](https://www.apache.org/licenses/LICENSE-2.0) |