diff --git a/README.md b/README.md
index 00690491..e27cefc0 100644
--- a/README.md
+++ b/README.md
@@ -155,13 +155,14 @@ Name | License | Demo
[CircleProgress](https://github.com/lzyzsd/CircleProgress) | UnKnown |
[android-square-progressbar](https://github.com/mrwonderman/android-square-progressbar) | UnKnown |
[GoogleProgressBar](https://github.com/jpardogo/GoogleProgressBar) | [Apache License V2](https://www.apache.org/licenses/LICENSE-2.0) |
+[Android-RoundCornerProgressBar](https://github.com/akexorcist/Android-RoundCornerProgressBar) | [Apache License V2](https://www.apache.org/licenses/LICENSE-2.0) |
Menu
======================
Name | License | Demo
--- | --- | ---
[CircularFloatingActionMenu](https://github.com/oguzbilgener/CircularFloatingActionMenu) | [MIT](http://opensource.org/licenses/MIT) | ![](/art/CircularFloatingActionMenu.gif)
-[AndroidResideMenu](https://github.com/SpecialCyCi/AndroidResideMenu) | [MIT](http://opensource.org/licenses/MIT) |
+[AndroidResideMenu](https://github.com/SpecialCyCi/AndroidResideMenu) | [MIT](http://opensource.org/licenses/MIT) |
ActionBar
======================
diff --git a/art/Android-RoundCornerProgressBar.png b/art/Android-RoundCornerProgressBar.png
new file mode 100644
index 00000000..e0c1baf9
Binary files /dev/null and b/art/Android-RoundCornerProgressBar.png differ
diff --git a/art/Android-RoundCornerProgressBar2.png b/art/Android-RoundCornerProgressBar2.png
new file mode 100644
index 00000000..939083dd
Binary files /dev/null and b/art/Android-RoundCornerProgressBar2.png differ
diff --git a/pages/Progress.md b/pages/Progress.md
index a5aa3cdd..8339aed8 100644
--- a/pages/Progress.md
+++ b/pages/Progress.md
@@ -7,3 +7,4 @@ Name | License | Demo
[CircleProgress](https://github.com/lzyzsd/CircleProgress) | UnKnown |
[android-square-progressbar](https://github.com/mrwonderman/android-square-progressbar) | UnKnown |
[GoogleProgressBar](https://github.com/jpardogo/GoogleProgressBar) | [Apache License V2](https://www.apache.org/licenses/LICENSE-2.0) |
+[Android-RoundCornerProgressBar](https://github.com/akexorcist/Android-RoundCornerProgressBar) | [Apache License V2](https://www.apache.org/licenses/LICENSE-2.0) |