Skip to content

Commit

Permalink
Readme Update (#41)
Browse files Browse the repository at this point in the history
  • Loading branch information
aashishpatil-g authored Nov 26, 2024
1 parent 0033961 commit 3cb987e
Showing 1 changed file with 8 additions and 4 deletions.
12 changes: 8 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,17 +8,21 @@ Firebase is an app development platform with tools to help you build, grow, and
monetize your app. More information about Firebase can be found on the
[official Firebase website](https://firebase.google.com).

## Getting Started

Learn how to develop on Data Connect - [Quick Start](https://firebase.google.com/docs/data-connect/quickstart).

Try out a comprehensive sample app - [FriendlyFlix](https://github.com/firebase/data-connect-ios-sdk/tree/main/Examples/FriendlyFlix)

## Installation

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.

### Swift Package Manager

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

## Getting Started

Learn how to develop on Data Connect - [Quick Start](https://firebase.google.com/docs/data-connect/quickstart).

## Contributing

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

0 comments on commit 3cb987e

Please sign in to comment.