diff --git a/docs/src/pages/About.vue b/docs/src/pages/About.vue
index 4a4e771..142e8ba 100644
--- a/docs/src/pages/About.vue
+++ b/docs/src/pages/About.vue
@@ -1,5 +1,82 @@
+
+
+ Author
+
+
+
+
+
+
+
+
+
+ Credits and Thanks
+
+ - This library aims to delivery components using almost the same API of Angular Material
+ - Thanks a lot to elviskang who provided me the **vue-material** name on npm.
+ - Thanks to Evan You for allowing me to use Vue.js Logo.
+
+
+
+
+ Internal Dependencies
+ You don't need to include any other library to work with vue-material. The focus of this project is to have a standalone build with no external dependence, but aiming to deliver the best experience without break the compatibility with the Vue.js core.
+
+
+
+
+
+