diff --git a/qr-2/description.md b/qr-2/description.md index 254c112..65e6596 100644 --- a/qr-2/description.md +++ b/qr-2/description.md @@ -1 +1 @@ -When I am not practicing my [Oboe](https://en.wikipedia.org/wiki/Oboe) for band, I have been working on a QR code generator. For some reason, some of the images are not scannable. [Here](${qr_bmp}) is one, can you tell me what it says? \ No newline at end of file +When I am not practicing my [Oboe](https://en.wikipedia.org/wiki/Oboe) for band, I have been working on a QR code generator. For some reason, some of the images are not scannable. [Here](${qr2_bmp}) is one, can you tell me what it says? \ No newline at end of file diff --git a/qr-2/problem.yml b/qr-2/problem.yml index 8436350..597ffd3 100644 --- a/qr-2/problem.yml +++ b/qr-2/problem.yml @@ -6,4 +6,4 @@ programming: false value: 330 hint: Is there another kind of Oboe? files: - - qr.bmp \ No newline at end of file + - qr2.bmp \ No newline at end of file diff --git a/qr-2/qr.bmp b/qr-2/qr2.bmp similarity index 100% rename from qr-2/qr.bmp rename to qr-2/qr2.bmp