diff --git a/README.md b/README.md index ecd665f..37641cf 100644 --- a/README.md +++ b/README.md @@ -5,6 +5,9 @@ reconciles a running [VPP](https://fd.io/) daemon with its configuration. It is re-entrant and stateless. The tool connects to the VPP API and creates/removes all of the configuration in a minimally intrusive way. +***NOTE*** This code is under development, and probably won't work well until this note is removed. +If you're interested in helping, reach out to <pim at ipng dot ch> to discuss options. + ## Building This program expects Python3 and PIP to be installed. It's known to work on OpenBSD and Debian.