Skip to content

Commit aa6d9e6

Browse files
Clarify that Set gear code is for a generic gear
1 parent f227d20 commit aa6d9e6

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,6 +70,8 @@ Obtain the necessary credentials for the gear of your choice and create a suitab
7070

7171
##### Setting the Gear
7272

73+
The general structure of setting a gear is given below:
74+
7375
public class HSApplication extends Application {
7476
HSHelpStack helpStack;
7577
@@ -90,7 +92,6 @@ Obtain the necessary credentials for the gear of your choice and create a suitab
9092
- [HappyFox gear](https://github.com/happyfoxinc/helpstack-android/wiki/Configuring-gears-for-HelpStack#i-happyfox)
9193
- [Zendesk gear](https://github.com/happyfoxinc/helpstack-android/wiki/Configuring-gears-for-HelpStack#ii-zendesk)
9294
- [Desk gear](https://github.com/happyfoxinc/helpstack-android/wiki/Configuring-gears-for-HelpStack#iii-desk)
93-
9495
- [Email gear](https://github.com/happyfoxinc/helpstack-android/wiki/Configuring-gears-for-HelpStack#iv-email)
9596

9697

0 commit comments

Comments
 (0)