From 0ddc6182943f43a71453c97640ae7987d1868ea8 Mon Sep 17 00:00:00 2001 From: Charlie Barto Date: Mon, 8 Mar 2021 11:37:25 -0800 Subject: [PATCH] Clarify cpprestsdk level of support --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 5d9cd4c0a6..e7d91abeaa 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,5 @@ +**cpprestsdk is in maintenance mode and we do not recommend its use in new projects. We will continue to fix critical bugs and address security issues.** + ## Welcome! The C++ REST SDK is a Microsoft project for cloud-based client-server communication in native code using a modern asynchronous C++ API design. This project aims to help C++ developers connect to and interact with services.