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

Commit

Permalink
fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
Daniel Freudenberger committed Apr 23, 2015
1 parent 0007d07 commit bc0f04e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ Rb.Forms.Barcode is a Xamarin.Forms view for scanning barcodes.

While the decoding capabilities are powered by ZXing.Net.Mobile, the plugin is written from the ground up with PCL in mind and full Xamarin.Forms support.

It provides **continues scanning**, aims to give high control to the user combined with high stability.
It provides **continuous scanning**, aims to give high control to the user combined with high stability.

[Available via Nuget](https://www.nuget.org/packages/Rb.Forms.Barcode), full of awesomeness and also unicorns.

Expand All @@ -16,7 +16,7 @@ We are very eager about your beta feedback, so do not hesitate to create an issu

### Features

* Continues scanning!
* Continuous scanning!
* Fully Xamarin.Forms compatible. Add elements on top and adapt it to your needs.
* PCL based as far as possible.
* Lots of configuration options, bindable properties and events.
Expand Down

0 comments on commit bc0f04e

Please sign in to comment.