Skip to content

Commit e196a35

Browse files
authored
Merge pull request #169 from Qiskit/update-readme
Remove the 60 tokens comment in the README
2 parents 0545f54 + 2c0bef2 commit e196a35

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ Improve your Qiskit code by reviewing, browsing, and accepting model-generated c
5050

5151
### Use abstract prompts to get started
5252

53-
Provide abstract prompts to Qiskit Code Assistant using `#comments`. Type `Ctrl+.` following a `#comment` to obtain syntactically correct and contextually relevant content (up to 60 tokens) suited to your desired task.
53+
Provide abstract prompts to Qiskit Code Assistant using `#comments`. Type `Ctrl+.` following a `#comment` to obtain syntactically correct and contextually relevant content suited to your desired task.
5454

5555
![Example prompt to define a bell circuit and run it](https://raw.githubusercontent.com/Qiskit/qiskit-code-assistant-vscode/main/docs/gifs/define-bell-circ.gif)
5656

0 commit comments

Comments
 (0)