diff --git a/README.md b/README.md
index bed4325..2e36963 100644
--- a/README.md
+++ b/README.md
@@ -103,6 +103,7 @@ List / Grid
Name | License | Demo
--- | --- | ---
[SuperRecyclerView](https://github.com/Malinskiy/SuperRecyclerView) | [Apache License V2](https://www.apache.org/licenses/LICENSE-2.0) | NONE
+[RecyclerViewSwipeDismiss](https://github.com/CodeFalling/RecyclerViewSwipeDismiss) | UnKnown |
[FlabbyListView](https://github.com/jpardogo/FlabbyListView) | [Apache License V2](https://www.apache.org/licenses/LICENSE-2.0) |
[recyclerview-stickyheaders](https://github.com/eowise/recyclerview-stickyheaders) | [MIT](http://opensource.org/licenses/MIT) |
[ParallaxListView](https://github.com/Gnod/ParallaxListView) | UnKnown |
diff --git a/art/RecyclerViewSwipeDismiss.gif b/art/RecyclerViewSwipeDismiss.gif
new file mode 100644
index 0000000..9eb6458
Binary files /dev/null and b/art/RecyclerViewSwipeDismiss.gif differ
diff --git a/pages/List-Grid.md b/pages/List-Grid.md
index c90d623..3bdc103 100644
--- a/pages/List-Grid.md
+++ b/pages/List-Grid.md
@@ -3,6 +3,7 @@ List / Grid
Name | License | Demo
--- | --- | ---
[SuperRecyclerView](https://github.com/Malinskiy/SuperRecyclerView) | [Apache License V2](https://www.apache.org/licenses/LICENSE-2.0) | NONE
+[RecyclerViewSwipeDismiss](https://github.com/CodeFalling/RecyclerViewSwipeDismiss) | UnKnown |
[FlabbyListView](https://github.com/jpardogo/FlabbyListView) | [Apache License V2](https://www.apache.org/licenses/LICENSE-2.0) |
[recyclerview-stickyheaders](https://github.com/eowise/recyclerview-stickyheaders) | [MIT](http://opensource.org/licenses/MIT) |
[ParallaxListView](https://github.com/Gnod/ParallaxListView) | UnKnown |