Commit 41bc8755 authored by redwane mahjoubi's avatar redwane mahjoubi

Update README.md

parent 3bfddb8b
......@@ -27,7 +27,8 @@ import * as skyid_imp from '../assets/skyid_impl_v1'; //Location of 'skyid_impl_
useEffect(()=>{
skyid_imp.initViewComponent()
// init SDK
skyid_imp.skyid_fa_remote_sdk_initialization() $( document ).ready(function() {
skyid_imp.skyid_fa_remote_sdk_initialization()
$( document ).ready(function() {
$("#skyid_fa_document_container").show(500);
$( "#skyid_da_smart_ocr_button" ).click(function() {
......
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