Skip to content

Commit 0485f5f

Browse files
committed
Fixed typo in readme
1 parent cecf206 commit 0485f5f

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
@@ -40,7 +40,7 @@ _(More information on how to use Github Packages in Nuget Package Manager can be
4040

4141
## Usage
4242

43-
You only need five lines of code, to generate and view your first QR code.
43+
You only need four lines of code, to generate and view your first QR code.
4444

4545
```csharp
4646
QRCodeGenerator qrGenerator = new QRCodeGenerator();

0 commit comments

Comments
 (0)