diff --git a/README.md b/README.md index 37dbefb..746e890 100644 --- a/README.md +++ b/README.md @@ -89,7 +89,7 @@ The complete code of the "Hello World" example is shown below
- + + ``` - UNPKG ```html - + ``` - In some rare cases (such as some restricted areas), you might not be able to access the CDN. If this happens, you can use the following files for the test. ```html - + ``` However, please **DO NOT** use `download2.dynamsoft.com` resources in a production application as they are for temporary testing purposes only. Instead, you can try hosting the SDK yourself. @@ -245,9 +245,9 @@ The simplest way to include the SDK is to use either the [jsDelivr](https://jsde - In frameworks like React and Vue, you may want to add the package as a dependency. ```sh - npm i dynamsoft-barcode-reader-bundle@10.4.2001 -E + npm i dynamsoft-barcode-reader-bundle@10.4.2002 -E # or - yarn add dynamsoft-barcode-reader-bundle@10.4.2001 -E + yarn add dynamsoft-barcode-reader-bundle@10.4.2002 -E ``` NOTE that in frameworks, you need to [specify the engineResourcePaths](#specify-the-location-of-the-engine-files-optional). @@ -265,13 +265,13 @@ There are two options for downloading the SDK, and the usage for each is slightl The resources are located at path `dynamsoft/distributables/