readme: add link to overall project status
1 files changed, 2 insertions(+), 0 deletions(-) M README.md
M README.md => README.md +2 -0
@@ 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