Browse Source

chore(android): improve instructions

pull/8/head
isra el 2 years ago
parent
commit
db1c4475a6
  1. 2
      android/app/src/main/res/layout/activity_main.xml

2
android/app/src/main/res/layout/activity_main.xml

@ -27,7 +27,7 @@
<TextView <TextView
android:layout_width="wrap_content" android:layout_width="wrap_content"
android:layout_height="wrap_content" android:layout_height="wrap_content"
android:text="Go to textbee.dev/dashboard and click register device, then copy and paste the api key generated or scan the QR code" />
android:text="Go to textbee.dev/dashboard and click `generate API Key / Get started`, then copy and paste the API key generated or scan the QR code" />
</LinearLayout> </LinearLayout>

Loading…
Cancel
Save