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