From 76d9e4402367c8ee43e7d4e600a2e7c0356d6cea Mon Sep 17 00:00:00 2001 From: Simon DELAGE Date: Sun, 27 Jan 2019 09:23:51 +0100 Subject: [PATCH] Update README.md Added link to plugin's public page --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index a044103..bd33720 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,5 @@ # dokuwiki-plugin-tagalerts Plugin to highlight specified tags or throw alert messages (requires tag plugin) + + +All documentation for this plugin can be found [here](http://www.dokuwiki.org/plugin:tagalerts).