Update README.md

Added link to sujaybhowmick Android reference implementation
This commit is contained in:
Matthew Hill
2014-12-11 08:54:06 -05:00
parent 7fee9b9fce
commit 36f7253c15

View File

@@ -123,6 +123,7 @@ Please follow these detailed compilation guides for your respective operating sy
* [Windows] (https://github.com/openalpr/openalpr/wiki/Compilation-instructions-(Windows))
* [Ubuntu Linux] (https://github.com/openalpr/openalpr/wiki/Compilation-instructions-(Ubuntu-Linux))
* [Android] (https://github.com/sujaybhowmick/OpenAlprDroidApp)
If all went well, there should be an executable named *alpr* along with *libopenalpr-static.a* and *libopenalpr.so* that can be linked into your project.