From b2fbd73c10f613e515eb4bdc491abf188be09674 Mon Sep 17 00:00:00 2001 From: Matthew Hill Date: Tue, 30 Jan 2018 08:53:15 -0500 Subject: [PATCH] Added Xamarin link --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index a4faed6..96812bd 100644 --- a/README.md +++ b/README.md @@ -135,6 +135,7 @@ Please follow these detailed compilation guides for your respective operating sy * [Android Application Sample](https://github.com/sujaybhowmick/OpenAlprDroidApp) * [iOS](https://github.com/twelve17/openalpr-ios) * [iOS React Native](https://github.com/cardash/react-native-openalpr) +* [Xamarin](https://github.com/kevinjpetersen/openalpr-xamarin) 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.