Skip to content

Commit

Permalink
Merge pull request #121 from CARP-Kaiser/main
Browse files Browse the repository at this point in the history
Update README.md
  • Loading branch information
Redth committed Oct 23, 2023
2 parents bb6912b + ff63873 commit f94816e
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 @@ -59,7 +59,7 @@ For more information on permissions, see the [Microsoft Docs](https://docs.micro
### Using ZXing.Net.Maui

If you're using the controls from XAML, make sure to add the right XML namespace in the root of your file, e.g: `xmlns:zxing="clr-namespace:ZXing.Net.Maui.Controls;assembly=ZXing.Net.MAUI"`
If you're using the controls from XAML, make sure to add the right XML namespace in the root of your file, e.g: `xmlns:zxing="clr-namespace:ZXing.Net.Maui.Controls;assembly=ZXing.Net.MAUI.Controls"`

```xaml
<zxing:CameraBarcodeReaderView
Expand Down

0 comments on commit f94816e

Please sign in to comment.