Skip to content

Commit c453872

Browse files
Update index.md
1 parent 66c1936 commit c453872

File tree

1 file changed

+6
-3
lines changed

1 file changed

+6
-3
lines changed

introduction/index.md

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -22,9 +22,12 @@ DLR powers your software development through the following aspects:
2222
With DLR, you can create customizable text detection and recognition software with enterprise-grade performance to meet your business needs.
2323

2424
Getting started with Dynamsoft Label Recognizer:
25-
- [JavaScript](https://www.dynamsoft.com/label-recognition/docs/web/programming/javascript/)
26-
- [Android](https://www.dynamsoft.com/label-recognition/docs/mobile/programming/android/) | [iOS](https://www.dynamsoft.com/label-recognition/docs/mobile/programming/objectivec-swift/)
27-
- [Java](https://www.dynamsoft.com/label-recognition/docs/server/programming/java/) | [.NET](https://www.dynamsoft.com/label-recognition/docs/server/programming/dotnet/) | [C++](https://www.dynamsoft.com/label-recognition/docs/server/programming/cplusplus/)
25+
26+
| Platform | Language |
27+
| -------- | -------- |
28+
| Web | [JavaScript]({{ site.js }}){:target="_blank"} |
29+
| Mobile | [Android]({{ site.android }}){:target="_blank"} / [iOS]({{ site.objectivec-swift }}){:target="_blank"} |
30+
| Server/Desktop | [Java]({{ site.java }}){:target="_blank"} / [.NET]({{ site.dotnet }}){:target="_blank"} / [C++]({{ site.cpp }}){:target="_blank"} |
2831

2932
## Key Features
3033

0 commit comments

Comments
 (0)