You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-3Lines changed: 2 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -22,10 +22,9 @@ The Predix Mobile SDK provides several services as REST APIs to provide function
22
22
The Predix Mobile App Container interprets URL requests and delegates them to the services in the Predix Mobile Client Core Services framework , which respond with a JSON payload describing the result of the call.
23
23
24
24
## Additional Information
25
-
For additional technical documentation see the [Wiki](../../wiki) in this repo.
25
+
### For additional technical documentation see the [Wiki](../../wiki) in this repo.
26
26
27
-
#### For native code documentation specific to the various platforms see the [code documentation site](http://predixdev.github.io/PredixMobileSDK/)
28
-
There you will find documentation for the native iOS/macOS, Java and Android SDKs
27
+
### For native Swift and Java documentation specific to the iOS/macOS, Java and Android SDKs see the [code documentation site](http://predixdev.github.io/PredixMobileSDK/)
0 commit comments