From aa7d888fabec97022e18e0e640052742bd5943fb Mon Sep 17 00:00:00 2001 From: Mike Date: Thu, 14 Jan 2021 09:09:32 -0700 Subject: [PATCH] docs: add release disclaimer Signed-off-by: Mike --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index d9775a4..1584590 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # Remote Provisioning Client +> Disclaimer: Production viable releases are tagged and listed under 'Releases'. All other check-ins should be considered 'in-development' and should not be used in production + The Remote Provisioning Client (RPC) is an application that enables remote capabilities for IntelĀ® AMT, such as as device activation and configuration. To accomplish this, RPC communicates with the Remote Provisioning Server (RPS) to activate and connect the edge device. **For detailed documentation** about RPC or other features of the Open AMT Cloud Toolkit, see the [docs](https://open-amt-cloud-toolkit.github.io/docs/).