From e5cc4cd95e98371eede0883eef389ad8cc5d32d5 Mon Sep 17 00:00:00 2001 From: Fabio Salvini Date: Wed, 5 Jul 2017 21:33:16 +0200 Subject: [PATCH] Updated README --- README.md | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index b784f31..4cb23fd 100644 --- a/README.md +++ b/README.md @@ -6,4 +6,14 @@ Erlang OTP application to monitor multiple log files and be notified when errors Build ----- - $ rebar3 compile + $ make + +Release +----- + + $ make prod + +Documentation +----- + + $ make doc