Skip to content

Commit d706338

Browse files
committed
update readme; rename 'minimum-code.html' to 'hello-world.html';
1 parent d896eb5 commit d706338

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

1.hello-world/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ In this sample, a listener is set up so that the SDK decodes any image that the
2828

2929
[`decode`](https://www.dynamsoft.com/barcode-reader/programming/javascript/api-reference/BarcodeReader.html?ver=latest#decode) is the main method to go for when using the `BarcodeReader` class, although the class offers a number of other methods should you work with base64 strings, for instance. The rest of the image decoding methods can be found [here](https://www.dynamsoft.com/barcode-reader/programming/javascript/api-reference/BarcodeReader.html?ver=latest#decode-barcodes).
3030

31-
## Hello World - Angular
31+
## Hello World in Angular
3232

3333
Read more on the sample [here](https://www.dynamsoft.com/barcode-reader/programming/javascript/samples-demos/helloworld-angular.html).
3434

0 commit comments

Comments
 (0)