"using" instead of "with"

This commit is contained in:
MTBBK 2023-06-08 20:38:26 +03:00
parent c8b3ddc7f4
commit a0c27a416d

View file

@ -1,3 +1,3 @@
# QuantumMinesweeper
Quantum Minesweeper with Grover's algorithm
Quantum Minesweeper using Grover's algorithm