From 6b98f2d4e4d83f5a6860af2ba835c0478841e589 Mon Sep 17 00:00:00 2001 From: Hillel Coren Date: Mon, 12 Dec 2016 23:42:54 +0200 Subject: [PATCH] Added video to docs --- docs/custom_modules.rst | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/custom_modules.rst b/docs/custom_modules.rst index 64cc72b1c869..7af63622c177 100644 --- a/docs/custom_modules.rst +++ b/docs/custom_modules.rst @@ -3,6 +3,8 @@ Custom Modules Invoice Ninja support customs modules using https://github.com/nWidart/laravel-modules +You can watch this `short video `_ for a quick overview of the feature. + .. Note:: This currently requires using the develop branch Install Module