Skip to content

Commit d1e2ce3

Browse files
Readme Update
Adding link to the Sample app and update SPM section.
1 parent 0033961 commit d1e2ce3

File tree

1 file changed

+8
-4
lines changed

1 file changed

+8
-4
lines changed

README.md

Lines changed: 8 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8,17 +8,21 @@ Firebase is an app development platform with tools to help you build, grow, and
88
monetize your app. More information about Firebase can be found on the
99
[official Firebase website](https://firebase.google.com).
1010

11+
## Getting Started
12+
13+
Learn how to develop on Data Connect - [Quick Start](https://firebase.google.com/docs/data-connect/quickstart).
14+
15+
Try out a comprehensive sample app - [FriendlyFlix](https://github.com/firebase/data-connect-ios-sdk/tree/main/Examples/FriendlyFlix)
16+
1117
## Installation
1218

19+
The Data Connect SDK should get automatically added as a dependency if you use generated SDKs. However, if you need to add it manually, use the following instructions for Swift Package Manager.
20+
1321
### Swift Package Manager
1422

1523
Instructions for [Swift Package Manager](https://swift.org/package-manager/) support can be
1624
found in the [SwiftPackageManager.md](SwiftPackageManager.md) Markdown file.
1725

18-
## Getting Started
19-
20-
Learn how to develop on Data Connect - [Quick Start](https://firebase.google.com/docs/data-connect/quickstart).
21-
2226
## Contributing
2327

2428
See [Contributing](CONTRIBUTING.md) for more information on contributing to the Firebase Data Connect

0 commit comments

Comments
 (0)