Skip to content

Commit 5542ea4

Browse files
authored
Update README.md
Signed-off-by: Kenechukwu Akubue <kengoon19@gmail.com>
1 parent 02b3f37 commit 5542ea4

1 file changed

Lines changed: 10 additions & 0 deletions

File tree

README.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,3 +5,13 @@
55
[![MIT](https://img.shields.io/badge/license-MIT-green)](https://mit-license.org/)
66

77
Port Firebase Java SDK to Python
8+
9+
## Usage
10+
### Android gradle project
11+
```groovy
12+
implementation 'io.github.simplejnius:sjfirebase:0.3.0'
13+
```
14+
### Buildozer Android project
15+
```properties
16+
android.gradle_dependencies = io.github.simplejnius:sjfirebase:0.3.0
17+
```

0 commit comments

Comments
 (0)