Status update / platform support in README

This commit is contained in:
TJ Woon 2014-09-11 15:55:51 +08:00
parent 1b6217e73d
commit 7cd7c40b8a

View File

@ -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