diff --git a/README.md b/README.md index 4556ad4..05f8bd3 100644 --- a/README.md +++ b/README.md @@ -1,9 +1,9 @@ openalpr ======== -OpenALPR is an open source *Automatic License Plate Recognition* library written in C++ with bindings in C#, Java, and Python. The library analyzes images and identifies license plates. The output is the text representation of any license plate characters found in the image. +OpenALPR is an open source *Automatic License Plate Recognition* library written in C++ with bindings in C#, Java, and Python. The library analyzes images and video streams to identify license plates. The output is the text representation of any license plate characters. -Check out a live online demo here: http://www.openalpr.com/demo.html +Check out a live online demo here: http://www.openalpr.com/demo-image.html User Guide -----------