Update README.md

Fixed links
This commit is contained in:
Rob Janssen
2020-09-28 10:26:53 +02:00
committed by GitHub
parent 4678ce91a2
commit b5f9eda499
+2 -2
View File
@@ -16,8 +16,8 @@ PHP library for [two-factor (or multi-factor) authentication](http://en.wikipedi
Optionally, you may need:
* (endroid/qr-code)[https://github.com/endroid/qr-code] if using `EndroidQrCodeProvider`.
* (bacon/bacon-qr-code)[https://github.com/Bacon/BaconQrCode] if using `BaconQrCodeProvider`.
* [endroid/qr-code](https://github.com/endroid/qr-code) if using `EndroidQrCodeProvider`.
* [bacon/bacon-qr-code](https://github.com/Bacon/BaconQrCode) if using `BaconQrCodeProvider`.
## Installation