From bae41837589233e8e7533169aefab469ccade234 Mon Sep 17 00:00:00 2001 From: Michael Wurster Date: Thu, 11 Apr 2024 09:54:27 +0200 Subject: [PATCH] chore: update README.md --- coding-templates/python/dwave-ide/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/coding-templates/python/dwave-ide/README.md b/coding-templates/python/dwave-ide/README.md index a1d768f..e91d1a5 100644 --- a/coding-templates/python/dwave-ide/README.md +++ b/coding-templates/python/dwave-ide/README.md @@ -1,4 +1,4 @@ -# python-starter-dwave-ide +# dwave-ide This example is prepared to be run locally in your IDE or from command-line. The program code in this example only contains PlanQK authentication credentials, i.e., a PlanQK personal access token.