From 659b8a97c8b64ff3f7956c7afc0f5b0087f8dba2 Mon Sep 17 00:00:00 2001 From: Matt Hill Date: Sat, 10 May 2014 09:46:58 -0500 Subject: [PATCH] Changed 'automated' to 'automatic' --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c7ff350..26251c2 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ openalpr ======== -OpenALPR is an open source *Automated License Plate Recognition* library written in C++. 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++. The library analyzes images and identifies license plates. The output is the text representation of any license plate characters found in the image. Check out a live online demo here: http://www.openalpr.com/demo.html