From 8b285a078bfa210dde2c18705984171391d2219f Mon Sep 17 00:00:00 2001 From: Bradben Date: Tue, 19 Sep 2023 18:10:55 -0700 Subject: [PATCH] Update README.md Add compatibility warning for new QDK preview. --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index f8e03420469d..02fe5f00f89d 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,8 @@ [![Binder](https://mybinder.org/badge_logo.svg)](https://mybinder.org/v2/gh/Microsoft/Quantum/⭐binder?urlpath=tree) +*Note: These samples are not compatible with the Azure Quantum Development Kit Preview. For more information, see the [QSharp GitHub Wiki](https://github.com/microsoft/qsharp/wiki/Installation)* + These samples demonstrate the use of the Quantum Development Kit for a variety of different quantum computing tasks. Each sample is self-contained in a folder, and demonstrates how to use Q# to develop quantum applications.