Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
mike4aday authored Feb 16, 2021
1 parent b595cb0 commit fcebf84
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

Build iOS apps fast on the [Salesforce Platform](http://www.salesforce.com/platform/overview/) with Swiftly Salesforce:
* Written entirely in [Swift](https://developer.apple.com/swift/).
* Uses Swift's [Combine](https://developer.apple.com/documentation/combine) framework to simplify complex , asynchronous [Salesforce API](https://developer.salesforce.com/docs/atlas.en-us.api_rest.meta/api_rest/) interactions.
* Uses Swift's [Combine](https://developer.apple.com/documentation/combine) framework to simplify complex, asynchronous [Salesforce API](https://developer.salesforce.com/docs/atlas.en-us.api_rest.meta/api_rest/) interactions.
* Works with [SwiftUI](https://developer.apple.com/documentation/swiftui)
* Manages the Salesforce [OAuth2] user authentication and authorization process (the "OAuth dance") automatically.
* Simpler and lighter alternative to the Salesforce [Mobile SDK for iOS].
Expand Down

0 comments on commit fcebf84

Please sign in to comment.