diff --git a/README.md b/README.md
index cef12b930c5b7188663d28e316cc829b54bbc121..e3151dda2ed5b0fd33e4aad20cf155c7ec7208cf 100644
--- a/README.md
+++ b/README.md
@@ -56,4 +56,8 @@ $notice = \WPDesk\Notice\Factory::notice('Notice text goes here');
 $notice = new \WPDesk\Notice\Notice('Notice text goes here'); 
 ```
 
-Notice must be used before WordPress action `admin_notices`. WordPress admin actions order is listed [here](https://codex.wordpress.org/Plugin_API/Action_Reference#Actions_Run_During_an_Admin_Page_Request). 
+Notice must be used before WordPress action `admin_notices`. WordPress admin actions order is listed [here](https://codex.wordpress.org/Plugin_API/Action_Reference#Actions_Run_During_an_Admin_Page_Request).
+
+## Project documentation
+
+https://wpdesk.gitlab.io/wp-notice/index.html