Updated README

This commit is contained in:
Fabio Salvini 2017-07-05 21:33:16 +02:00
parent f2186da496
commit e5cc4cd95e
1 changed files with 11 additions and 1 deletions

View File

@ -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