Skip to content

Commit b1ea894

Browse files
committed
update readme of react;
1 parent 59ab6e9 commit b1ea894

File tree

3 files changed

+405
-28
lines changed

3 files changed

+405
-28
lines changed

1.hello-world/3.read-video-angular/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ Make sure you have [node](https://nodejs.org/) and [Angular CLI](https://cli.ang
1919
ng new read-video-angular
2020
```
2121

22-
### **CD** to the root directory of the application and install the dependencies
22+
### **CD** to the root directory of the application and install the library
2323

2424
```cmd
2525
cd read-video-angular
@@ -293,7 +293,7 @@ export class HelloWorldComponent implements OnInit {
293293

294294
> NOTE :
295295
>
296-
> * The method `loadWasm()` initializes the library in the background. The `BarcodeScanner` UI is only shown when the initialization finishes.
296+
> * The method `loadWasm()` initializes the library in the background.
297297
298298
### Add the hello-world component to `app.component.html`
299299

0 commit comments

Comments
 (0)