From d4ea0cded6b5462456262f4a745aecf9a9b1c6ec Mon Sep 17 00:00:00 2001 From: Vlad Gheorghiu Date: Thu, 7 Mar 2024 15:05:31 -0500 Subject: [PATCH] Updated README.md --- pystaq/README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pystaq/README.md b/pystaq/README.md index 43c4e77..5093e67 100644 --- a/pystaq/README.md +++ b/pystaq/README.md @@ -156,5 +156,5 @@ See [pystaq/staq_wrapper.cpp](https://github.com/softwareQinc/staq/blob/main/pystaq/staq_wrapper.cpp) for many examples of how to wrap a circuit transformation. -For more details, see also our Quantum++ wrapper -[pyqpp](https://github.com/softwareQinc/qpp/wiki/8.-pyqpp#custom-bindings). +For more details, see also our **Quantum++** wrapper +[**pyqpp**](https://github.com/softwareQinc/qpp/wiki/8.-pyqpp#custom-bindings).