diff --git a/README.md b/README.md
index e91d3df..e0e7de1 100644
--- a/README.md
+++ b/README.md
@@ -34,6 +34,13 @@ A common use-case might be to install local git hooks by setting the `core.hooks
true
+
+
+ my.company
+ company-git-hooks
+ [1.2.3,)
+
+
@@ -55,8 +62,8 @@ When you run your project build the plugin will configure git to run hooks out o
- path/to/your/hook.sh
- path/to/your/hook.sh
+ file_path/to/your/hook.sh
+ class_path/package/hook.sh
...