Skip to content

Commit

Permalink
readme update
Browse files Browse the repository at this point in the history
  • Loading branch information
lamba92 committed Oct 18, 2020
1 parent 941ce99 commit 96c3a0d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README-TEMPLATE.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ It is build with Kotlin 1.4.10 with both legacy and IR compiler and uses Gradle

Those declarations have not been tested. Any PR is welcome!

## Usage
## Usage [ ![Download](https://api.bintray.com/packages/lamba92/com.github.lamba92/kotlinjs-firebase-declarations/images/download.svg) ](https://bintray.com/lamba92/com.github.lamba92/kotlinjs-firebase-declarations/_latestVersion)

To initialize an App use [`firebase.initializeApp()`](/packages/core/src/main/kotlin/firebase/index.firebase.module_firebase.kt#L38) then call the methods available on it.

Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ It is build with Kotlin 1.4.10 with both legacy and IR compiler and uses Gradle

Those declarations have not been tested. Any PR is welcome!

## Usage
## Usage [ ![Download](https://api.bintray.com/packages/lamba92/com.github.lamba92/kotlinjs-firebase-declarations/images/download.svg) ](https://bintray.com/lamba92/com.github.lamba92/kotlinjs-firebase-declarations/_latestVersion)

To initialize an App use [`firebase.initializeApp()`](/packages/core/src/main/kotlin/firebase/index.firebase.module_firebase.kt#L38) then call the methods available on it.

Expand Down

0 comments on commit 96c3a0d

Please sign in to comment.