Skip to content

Commit 50a54a3

Browse files
authored
Update README.md
1 parent 8898ddd commit 50a54a3

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

README.md

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -30,11 +30,9 @@ class MainActivity : FlutterActivity() {
3030
}
3131
```
3232

33-
```
3433
Important:
3534
Make sure you have [configured](https://developers.gigya.com/display/GD/Android+SDK+v4#AndroidSDKv4-ViaJSONconfigurationfile:)
36-
the basic steps needed for integrating the Android SDK
37-
```
35+
the basic steps needed for integrating the Android SDK
3836

3937
### iOS setup
4038

@@ -58,10 +56,8 @@ Navigate to **\<your project root\>/ios/Runner/AppDelegate.swift** and add the f
5856
}
5957
```
6058

61-
```
6259
Important:
6360
Make sure you have [configured](https://developers.gigya.com/display/GD/Swift+SDK#SwiftSDK-ImplicitInitialization) your *info.plist* file accordinglty.
64-
```
6561

6662
## Sending a simple request
6763

0 commit comments

Comments
 (0)