diff --git a/README.md b/README.md index 08056aa..5fc2db6 100644 --- a/README.md +++ b/README.md @@ -26,6 +26,13 @@ A Go build system with file watchers, output streams and live reload. Run, build - Output streams and error logs (support for save on a file) - Web Panel (projects list, config settings, logs) +v 1.4 + +- [] Ignore path and files in gititnore +- [] Watch dependencies options +- [] Input redirection (wait for input and redirect) +- [] Web panel full support + #### Wiki - [Getting Started](#installation-and-usage)