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