Skip to content

Commit bbabbd3

Browse files
Update index.md
1 parent 8fd90ce commit bbabbd3

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

programming/android/user-guide/index.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -17,22 +17,22 @@ Choose one of the two guides below based on your development goal.
1717
<tr>
1818
<td width="50%" valign="top">
1919
<a href="../user-guide.html" style="display:block; color:inherit; text-decoration:none;">
20-
<h2>🚀 Quick Start with BarcodeScanner</h2>
20+
<h2>🚀 Quick Start</h2>
2121
<p>
2222
Build a working scanner app quickly with the ready-to-use <code>BarcodeScanner</code> component.
2323
Best for fast integration and standard scanning workflows.
2424
</p>
2525
<ul>
26-
<li>Lower learning curve</li>
2726
<li>Preset scanning UI</li>
2827
<li>Fewer lines of code</li>
28+
<li>Limited Features</li>
2929
</ul>
3030
<p><strong>Enter this guide →</strong></p>
3131
</a>
3232
</td>
3333
<td width="50%" valign="top">
3434
<a href="../foundational-guide.html" style="display:block; color:inherit; text-decoration:none;">
35-
<h2>🛠️ Advanced with Foundational APIs</h2>
35+
<h2>🛠️ Full-Feature Development</h2>
3636
<p>
3737
Use Foundational APIs for professional-level customization of camera control,
3838
decoding workflow, and performance tuning.

0 commit comments

Comments
 (0)