Skip to content

Commit

Permalink
Aligning the README with the Python one. (google-gemini#185)
Browse files Browse the repository at this point in the history
  • Loading branch information
Giom-V authored and PatilShreyas committed Sep 21, 2024
1 parent 6be992c commit 6711bea
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -75,6 +75,8 @@ Try these apps built with this SDK by the community:
You can use the APIs mentioned in the [API Reference](https://ai.google.dev/tutorials/android_quickstart)
by the official library.

See the [Gemini API Cookbook](https://github.com/google-gemini/gemini-api-cookbook/) or [ai.google.dev](https://ai.google.dev) for complete documentation.

From the official library, there are two major changes:
- Package `com.google` is mapped to `dev.shreyaspatil`.
- `Image(Bitmap)` was there for Android, instead `PlatformImage(ByteArray)` is used for KMP.
Expand Down

0 comments on commit 6711bea

Please sign in to comment.