Skip to content

Commit 8354a3b

Browse files
committed
Parity across intro paragraphs, plus cross linking to iOS.
1 parent 4e52d7d commit 8354a3b

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
# FirebaseUI-Android
22

3-
This library provides the simplest way to bind the Firebase Android SDK to your native Android app.
4-
Get started now, be running in minutes.
3+
FirebaseUI is an open-source library for Android that allows you to quickly connect common UI elements to the [Firebase](https://www.firebase.com) database for data storage, allowing views to be updated in realtime as they change, and providing simple interfaces for common tasks like displaying lists or collections of items.
4+
5+
A compatible FirebaseUI client is also available for [iOS](https://github.com/firebase/firebaseui-ios).
56

67
## Using the library in your Android app
78

0 commit comments

Comments
 (0)