Skip to content
This repository has been archived by the owner on Feb 2, 2021. It is now read-only.

Commit

Permalink
Update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
Ota Mares committed Mar 7, 2015
1 parent c68b9c5 commit c1d159f
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,8 +42,6 @@ BarcodeScannerRenderer.Init();

1. Create an instance of the `BarcodeScanner` class. Dont forget to give it a height and width.
2. Register an EventHandler for the `BarcodeScanner.BarcodeFound` event.
3. ???
4. Done

The scanning kicks in as soon as the element is visible on screen and stops when the view is not visible or the page holding the element gets removed from the stack.

Expand Down Expand Up @@ -101,4 +99,4 @@ Take a look at our [planned features issue list](https://github.com/rebuy-de/rb-

## Contributing

Don't hesitate to fork and improve the code, as long as you share it with us. ;)
Don't hesitate to fork and improve the code, as long as you share it with us. ;)

0 comments on commit c1d159f

Please sign in to comment.