Commit f46a0e25 authored by Gandha Ryanto's avatar Gandha Ryanto

Update README.md

parent a685727c
......@@ -11,7 +11,7 @@ Note : untuk menginisiasi library ke aplikasi.
```
int idxDriver = 2;
String
String certDebugRespons = ""; //response from API
readerLib myReader = new readerLib(getActivity(), true, idxDriver);
myReader.activateDebug(getActivity(), certDebugRespons);
```
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment