From f914fbaff24fa44388902ee4a14f1cf51bcb50c5 Mon Sep 17 00:00:00 2001 From: Matt Zanner Date: Tue, 10 Oct 2023 08:12:54 -0700 Subject: [PATCH 1/2] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index be217846200..ec1c4641a8e 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # Introduction +*** We are modernizing the quantum katas experience. Please visit https://quantum.microsoft.com/experience/quantum-katas to try the new online Azure Quantum katas experience, with integrated assistance from Copilot in Azure Quantum. *** + The Quantum Katas are a collection of self-paced tutorials and programming exercises to help you learn quantum computing and Q# programming. Each kata is a separate set of exercises that includes: From 916191679ed99dd1ef8c4ecfcc104870f686d93e Mon Sep 17 00:00:00 2001 From: Matt Zanner Date: Tue, 10 Oct 2023 10:56:23 -0700 Subject: [PATCH 2/2] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ec1c4641a8e..0fc97b9f5b0 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Introduction -*** We are modernizing the quantum katas experience. Please visit https://quantum.microsoft.com/experience/quantum-katas to try the new online Azure Quantum katas experience, with integrated assistance from Copilot in Azure Quantum. *** +>**We are modernizing the quantum katas experience. Please visit https://quantum.microsoft.com/experience/quantum-katas to try the new online Azure Quantum katas experience, with integrated assistance from Copilot in Azure Quantum.** The Quantum Katas are a collection of self-paced tutorials and programming exercises to help you learn quantum computing and Q# programming.