From da53fd03e2b4aa4b7301abed3064e5695035aefb Mon Sep 17 00:00:00 2001 From: andrew-bibb Date: Sun, 2 Oct 2016 08:58:46 -0400 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 3a4cd0b3..03f8897c 100644 --- a/README.md +++ b/README.md @@ -27,3 +27,5 @@ If you are not on Arch or don't choose to use the AUR download the release and e make install (as root) Where xxx is one of [arch, debian, slackware). Distro names are case sensitive. + +Development Status: The program is really kind of feature complete as of October 2016. There are several ConnMan features we've not implemented but they are all currently marked experimental. As a rule we've tried to avoid these, although we have made exceptions. I still subscribe to the ConnMan developer mailing list to keep an eye on what is happening there and will update this program accordingly. If there is a feature you need or want, either a ConnMan feature or in the CMST UI, please do not hesitate to open up an issue about it.