From 7cd7c40b8a239d0ae4cc3a1401522ced90068320 Mon Sep 17 00:00:00 2001 From: TJ Woon Date: Thu, 11 Sep 2014 15:55:51 +0800 Subject: [PATCH] Status update / platform support in README --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index c8c25d2..ac0a5ad 100644 --- a/README.md +++ b/README.md @@ -20,3 +20,7 @@ Return: - success('scanned bar code') _Successful scan with value of scanned code_ - error('cancelled') _If user cancelled the scan (with back button etc)_ - error('misc error message') _Misc failure_ + +Status: + +- Android: DONE