Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,14 @@ fontName="Roboto Flex"

For Googlers, get this info from go/androidify-api-setup

## GitHub Repository

The Play Store description currently includes a GitHub link with an incorrect trailing period.
Here is the correct repository link without the formatting issue:

[https://github.com/android/androidify](https://github.com/android/androidify)
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

medium

For more concise markdown, you can simplify this link. Most markdown parsers, including GitHub's, will automatically convert a raw URL into a clickable link.

Suggested change
[https://github.com/android/androidify](https://github.com/android/androidify)
https://github.com/android/androidify



Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

medium

This extra blank line can be removed for more compact formatting. A single blank line is usually sufficient to separate sections in markdown.

## Availability
Due to the background vibe feature using
`gemini-2.0-flash-preview-image-generation`, its not currently supported in a number of countries in Europe, Middle East & Africa.
Expand Down