Olaf Görlitz

added link from main README to examples README

@@ -165,5 +165,5 @@ Future<void> dispose() async { @@ -165,5 +165,5 @@ Future<void> dispose() async {
165 165
166 To display the camera preview, pass the controller to a `MobileScanner` widget. 166 To display the camera preview, pass the controller to a `MobileScanner` widget.
167 167
168 -See the examples for runnable examples of various usages, 168 +See the [examples](example/README.md) for runnable examples of various usages,
169 such as the basic usage, applying a scan window, or retrieving images from the barcodes. 169 such as the basic usage, applying a scan window, or retrieving images from the barcodes.