From fb1a6e2ce995f61ca8e41e8ac3f591bc50922592 Mon Sep 17 00:00:00 2001 From: emersion Date: Wed, 15 Aug 2018 21:44:35 +0100 Subject: [PATCH] readme: add link to overall project status --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 85567d3..e55ece0 100644 --- a/README.md +++ b/README.md @@ -6,6 +6,8 @@ A minimal POSIX shell. * Simple, readable code without magic * Library to build more elaborate shells +This project is a [work in progress](https://github.com/emersion/mrsh/issues/8). + ## Build ```shell -- 2.45.2