From e073b66fb4852e2bf803edbe5f744f09988a3a21 Mon Sep 17 00:00:00 2001 From: Laurent Prost <68969113+lprost@users.noreply.github.com> Date: Mon, 8 Jan 2024 11:18:00 +0100 Subject: [PATCH] Update README.md Added sample notebooks --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 9ea75ed..d427e57 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,10 @@ This project contains a provider that allows access to [Alice & Bob](https://alice-bob.com/) QPUs and emulators using the Qiskit framework. -Full documentation [is available here](https://alice-bob.notion.site/Alice-Bob-Felis-documentation-52e554ccbea54e34831761f083883e49). +Full documentation +[is available here](https://alice-bob.notion.site/Alice-Bob-Felis-documentation-52e554ccbea54e34831761f083883e49) +and sample notebooks using the provider +[are available here](https://github.com/Alice-Bob-SW/emulation-examples). ## Installation