Skip to content

Commit a0a75b7

Browse files
update sample description
1 parent 1acc2ee commit a0a75b7

File tree

1 file changed

+9
-6
lines changed

1 file changed

+9
-6
lines changed

README.md

Lines changed: 9 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -4,16 +4,19 @@ This repository contains multiple samples that demonstrates how to use the <a hr
44

55
## Requirements
66
- Operating systems:
7-
- Windows: 7, 8, 10, 2003, 2008, 2008 R2, 2012 and above.
8-
- Environment: Visual Studio 2008 and above.
9-
- Framework supported: .NET Framework 2.0, .NET Framework 4.0 and above.
7+
- Windows: 7, 8, 10, 2003, 2008, 2008 R2, 2012 and above
8+
- Environment:
9+
- Visual Studio 2008 and above
10+
- Framework supported:
11+
- .NET Framework 2.0
12+
- .NET Framework 4.0 and above
1013

1114
## Samples
1215

1316
| Sample | Description |
1417
|---|---|
15-
| HelloWorld | This sample demonstrates the simplest way to read barcodes from an image file with Dynamsoft Barcode Reader SDK. |
16-
| GeneralSettings | This sample demonstrates how to configure general settings and read barcodes from an image file with Dynamsoft Barcode Reader SDK. |
18+
| HelloWorld | This sample demonstrates the simplest way to read barcodes from an image file. |
19+
| GeneralSettings | This sample demonstrates how to configure general settings and read barcodes from an image file. |
1720
| ProcessDocumentsByBarcodes | This sample demonstrates how to renaming, splitting or classifying a batch of documents using barcodes result. |
1821
| DecodeFromScannerAndWebcam | This sample demonstrates how to read barcodes from scanner, webcam and local files. |
1922

@@ -29,7 +32,7 @@ Note that network connection is required for this license to work.
2932
When using your own license, locate the following line and specify your Organization ID.
3033
// organizationID = "200001";
3134

32-
If you don't have a license yet, you can request a trial from <a href="https://www.dynamsoft.com/customer/license/trialLicense?product=dbr&utm_source=samples&package=dotnet" target="_blank">Customer Portal</a>
35+
If you don't have a license yet, you can request a trial from <a href="https://www.dynamsoft.com/customer/license/trialLicense?product=dbr&utm_source=samples&package=dotnet" target="_blank">Customer Portal</a>.
3336

3437
For more information, please refer to https://www.dynamsoft.com/license-server/docs/about/licensefaq.html.
3538

0 commit comments

Comments
 (0)