From fc380f52c3860c1c0f8290421fba17221fee6d66 Mon Sep 17 00:00:00 2001 From: Doflatango Date: Sun, 9 Sep 2018 14:21:18 +0800 Subject: [PATCH 1/2] Added unstable note for branch master --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 508eacc..8f8a3ed 100644 --- a/README.md +++ b/README.md @@ -67,6 +67,7 @@ We encourage you to try it, it's easy to use, see how it works for you. We belie Install from binary [latest release](https://github.com/shunfei/cronsun/releases/latest) Or build from source, require `go >= 1.11+`. +> NOTE: The branch `master` is not in stable, using Cronsun for production please checkout corresponding tags. ``` go get -u github.com/shunfei/cronsun From 391acf989e35d074f9052617fc38979252913011 Mon Sep 17 00:00:00 2001 From: 0xflotus <0xflotus@gmail.com> Date: Fri, 14 Sep 2018 01:22:14 +0200 Subject: [PATCH 2/2] s/a/e/3 in managemant --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8f8a3ed..723a2f4 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,7 @@ The goal of this project is to make it much easier to manage jobs on lots of mac ## Features - Easy manage jobs on multiple machines -- Managemant panel +- Management panel - Mail service - Multi-language support - Simple authentication and accounts manager(default administrator email and password: admin@admin.com/admin)