Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Signed-off-by: Kenechukwu Akubue <[email protected]>
  • Loading branch information
kengoon authored Dec 12, 2023
1 parent 02b3f37 commit 5542ea4
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,3 +5,13 @@
[![MIT](https://img.shields.io/badge/license-MIT-green)](https://mit-license.org/)

Port Firebase Java SDK to Python

## Usage
### Android gradle project
```groovy
implementation 'io.github.simplejnius:sjfirebase:0.3.0'
```
### Buildozer Android project
```properties
android.gradle_dependencies = io.github.simplejnius:sjfirebase:0.3.0
```

0 comments on commit 5542ea4

Please sign in to comment.