From acea8b1d2e8bf24754a5798e96af585243734c00 Mon Sep 17 00:00:00 2001 From: Ricardo Espinoza Date: Thu, 14 Jul 2022 08:18:58 -0700 Subject: [PATCH 1/2] Update source code to match the Visual Studio extension page in Marketplace --- src/VisualStudioExtension/README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/VisualStudioExtension/README.md b/src/VisualStudioExtension/README.md index fc9f71c16f..7941248ff7 100644 --- a/src/VisualStudioExtension/README.md +++ b/src/VisualStudioExtension/README.md @@ -1,6 +1,6 @@ -# Microsoft Quantum Development Kit +# Microsoft Quantum Development Kit (Visual Studio 2022) -Thank you for your interest in Microsoft's Quantum Development Kit for Visual Studio. +Thank you for your interest in Microsoft's Quantum Development Kit for Visual Studio 2022. The Quantum Development Kit contains the tools you'll need to build your own quantum computing programs and experiments. Assuming some experience with Visual Studio, beginners can write their first quantum program, and experienced researchers can quickly and efficiently develop new quantum algorithms. @@ -24,7 +24,7 @@ Your feedback about all parts of the Quantum Development Kit is important. Pleas ## Components and Documentation -The Quantum Development Kit provides a complete development and simulation environment. +The Quantum Development Kit preview provides a complete development and simulation environment. Refer to [our documentation](https://docs.microsoft.com/azure/quantum) for further information on the Quantum Development Kit and its [components](https://docs.microsoft.com/azure/quantum/overview-what-is-qsharp-and-qdk). If you'd like more general information about Microsoft's quantum computing approach, see [Microsoft Quantum](https://www.microsoft.com/quantum/). From 01bd57dad4ebc17aea45ed10d4fd5bf82d77a717 Mon Sep 17 00:00:00 2001 From: Ricardo Espinoza Date: Thu, 14 Jul 2022 08:23:35 -0700 Subject: [PATCH 2/2] Fix accidental word inclusion --- src/VisualStudioExtension/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/VisualStudioExtension/README.md b/src/VisualStudioExtension/README.md index 7941248ff7..7d7e149b3b 100644 --- a/src/VisualStudioExtension/README.md +++ b/src/VisualStudioExtension/README.md @@ -24,7 +24,7 @@ Your feedback about all parts of the Quantum Development Kit is important. Pleas ## Components and Documentation -The Quantum Development Kit preview provides a complete development and simulation environment. +The Quantum Development Kit provides a complete development and simulation environment. Refer to [our documentation](https://docs.microsoft.com/azure/quantum) for further information on the Quantum Development Kit and its [components](https://docs.microsoft.com/azure/quantum/overview-what-is-qsharp-and-qdk). If you'd like more general information about Microsoft's quantum computing approach, see [Microsoft Quantum](https://www.microsoft.com/quantum/).