From bc29563ff0252188a4c0ddc9dd83d0f1f038f73e Mon Sep 17 00:00:00 2001 From: Tamal Saha Date: Mon, 6 Mar 2017 14:34:50 -0800 Subject: [PATCH] Add links to proposal in readme --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index a933c46f1..f675b9d73 100644 --- a/README.md +++ b/README.md @@ -2,3 +2,6 @@ # restik Backup your Kubernetes Volumes + +## Status +We are actively working on this project. You can read the proposal here: https://github.com/appscode/restik/issues/1 . If you have any comments give your feedback there.