Commit fb7580df authored by redwane mahjoubi's avatar redwane mahjoubi

Update README.md

parent 3f631920
......@@ -14,12 +14,11 @@ npm i skyid-sdk-web-lx
### `2.In your components import the Jquery and the SDK Web :`
"
<script>
import $ from 'jquery';
import * as skyid_imp from '../assets/skyid_impl_v1'; //Location of 'skyid_impl_v1.js' file
...
</script>"
### `3.copy the code bellow inside the useEffect(){...} lifecycle Hook:`
......
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