From 6515e17a7a43abce605986c3e86d34a1ecb8c045 Mon Sep 17 00:00:00 2001 From: Moul Date: Tue, 8 Nov 2016 15:59:42 +0100 Subject: [PATCH] [mod] readme: add actionmap and hooks reference. --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 6e716d2e2..b112e8e8e 100644 --- a/README.md +++ b/README.md @@ -13,6 +13,8 @@ - Debian files for package creation. - Locales for translations of `yunohost` command. - YunoHost core Python 2.7 scripts. +- An actionmap used by moulinette. +- Hooks. ## How does it works? - Python core scripts are accessible through two interfaces thanks to [moulinette framework](https://github.com/YunoHost/moulinette):