From 3940c3c5f8b9f55154188bd8e9e1aea74e56c1f0 Mon Sep 17 00:00:00 2001 From: Michael Mainer Date: Wed, 22 Jul 2020 16:06:19 -0700 Subject: [PATCH] Add info that this client is not supported --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 3fef5f0cf0..599aba7850 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,7 @@ +### Microsoft Graph Ruby client library is not actively supported + +Please read this [post](https://github.com/microsoftgraph/msgraph-sdk-ruby/issues/69) for more information and to provide feedback. + # Getting started with the Microsoft Graph Client Library for Ruby This client library is a release candidate and is still in preview status. As such, this library is **not production ready**. Please proceed at your own risk and continue to provide [feedback](https://github.com/microsoftgraph/msgraph-sdk-ruby/issues/new) as we iterate towards a production supported library.