From 7083e43cacccb4f1feb6a3fc5f888d6cd40c8631 Mon Sep 17 00:00:00 2001 From: Rita Zerrizuela Date: Thu, 4 Mar 2021 17:58:08 -0300 Subject: [PATCH] Add experimental state notice to the README --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 9ac689498..db2635c31 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,8 @@ `auth0` is the command line to supercharge your development workflow. +> Note: This CLI is currently in an experimental state and support is best effort. It has not had a complete security review, and we do not recommend using it to interact with production tenants. + Build, test, and manage your integration with **[Auth0](http://auth0.com/)** directly from your **terminal**. ![demo](./demo.gif)