Skip to content

Commit dd35a3b

Browse files
authored
Merge pull request #456 from PolnerA/master
Fixed typo in readme
2 parents cecf206 + 0485f5f commit dd35a3b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

readme.md

+1-1
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)