From 1137a4ff2437faf83b75a8803a241fa361cb675a Mon Sep 17 00:00:00 2001 From: Matthew Hill Date: Thu, 20 Aug 2015 22:58:40 -0400 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ffca6c5..004f11d 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ 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 video streams to identify license plates. The output is the text representation of any license plate characters. +OpenALPR is an open source *Automatic License Plate Recognition* library written in C++ with bindings in C#, Java, Node.js, 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-image.html