From a828723437f8e94b6ee93bf3b619ab4b2ce6b4ad Mon Sep 17 00:00:00 2001 From: Quafu <107848364+ScQ-Cloud@users.noreply.github.com> Date: Wed, 12 Jun 2024 17:12:20 +0800 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 06300b6..8af933e 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,7 @@ Python toolkit for submitting quantum circuits on the superconducting quantum co ## Introduction -PyQuafu is developed for the users of [Quafu](http://quafu.baqis.ac.cn/) to construct, compile and execute quantum circuits on real quantum devices. One can use PyQuafu to interact with different quantum backends provides by the experimental group of [Quafu](http://quafu.baqis.ac.cn/). +**PyQuafu** is developed for the users of [Quafu](http://quafu.baqis.ac.cn/) to construct, compile and execute quantum circuits on real quantum devices. One can use PyQuafu to interact with different quantum backends provides by the experimental group of [Quafu](http://quafu.baqis.ac.cn/). ## Installation