Skip to content

Commit

Permalink
Merge pull request #456 from PolnerA/master
Browse files Browse the repository at this point in the history
Fixed typo in readme
  • Loading branch information
codebude authored Jun 6, 2023
2 parents cecf206 + 0485f5f commit dd35a3b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ _(More information on how to use Github Packages in Nuget Package Manager can be

## Usage

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

```csharp
QRCodeGenerator qrGenerator = new QRCodeGenerator();
Expand Down

0 comments on commit dd35a3b

Please sign in to comment.