From 62e231e92baaffa2c890215c2e1c51e4b75149e7 Mon Sep 17 00:00:00 2001 From: Louis Lam Date: Tue, 20 Jul 2021 20:27:15 +0800 Subject: [PATCH 1/2] Update README.md --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 7d3159d86..dc32f41bd 100644 --- a/README.md +++ b/README.md @@ -86,6 +86,11 @@ npm run build pm2 restart uptime-kuma ``` +## What's Next? + +I will mark requests/issues to the next milestone. +https://github.com/louislam/uptime-kuma/milestones + # More Screenshots Settings Page: From fa57d40c3c572b70d1e1bc6cd3fb6c99e4a6df38 Mon Sep 17 00:00:00 2001 From: Louis Lam Date: Tue, 20 Jul 2021 20:27:34 +0800 Subject: [PATCH 2/2] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index dc32f41bd..7777cb2c5 100644 --- a/README.md +++ b/README.md @@ -86,7 +86,7 @@ npm run build pm2 restart uptime-kuma ``` -## What's Next? +# What's Next? I will mark requests/issues to the next milestone. https://github.com/louislam/uptime-kuma/milestones