From cdeb5b77b3391f2d712b3586634dfbaa16447463 Mon Sep 17 00:00:00 2001 From: Viktor Szakats Date: Wed, 13 Sep 2017 18:56:18 +0000 Subject: [PATCH] add addons/README.md (3.4 sync) --- addons/README.md | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 addons/README.md diff --git a/addons/README.md b/addons/README.md new file mode 100644 index 0000000000..ba737d8ded --- /dev/null +++ b/addons/README.md @@ -0,0 +1,6 @@ +Add this line to your `.hbp` file to get your library +installed into this directory and be usable like contribs: + +``` +$hb_pkg_install.hbm +```