From 5c603ec01f662966d3346cdfb503c150cc75804c Mon Sep 17 00:00:00 2001 From: Franco Fichtner Date: Thu, 11 Aug 2016 08:39:18 +0200 Subject: [PATCH] README: list does not render properly --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index ee6d000bd..4d143866d 100644 --- a/README.md +++ b/README.md @@ -24,6 +24,7 @@ Your OPNsense team A list of currently available plugins ===================================== +``` devel/helloworld -- a sample plugin to show how development works net/haproxy -- flexible HAProxy plugin net/l2tp -- L2TP server support @@ -32,6 +33,7 @@ net/pptp -- PPTP server support sysutils/smart -- S.M.A.R.T. disk utilies sysutils/vmware -- Guest additions for VMware sysutils/xen -- Guest additions for Xen +``` A brief description of how to use the plugins repository ========================================================