Skip to content
Open
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
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
[![AgentAudit Security](https://agentaudit.dev/api/badge/genkit)](https://agentaudit.dev/packages/genkit)

![Genkit logo](docs/resources/genkit-logo-dark.png#gh-dark-mode-only 'Genkit')
![Genkit logo](docs/resources/genkit-logo.png#gh-light-mode-only 'Genkit')

Comment on lines +1 to 5
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 better visual hierarchy and to maintain consistency with common practice, it's better to place the project's logo at the very top of the README, before any other badges. This helps in establishing the project's brand identity more clearly.

Suggested change
[![AgentAudit Security](https://agentaudit.dev/api/badge/genkit)](https://agentaudit.dev/packages/genkit)
![Genkit logo](docs/resources/genkit-logo-dark.png#gh-dark-mode-only 'Genkit')
![Genkit logo](docs/resources/genkit-logo.png#gh-light-mode-only 'Genkit')
![Genkit logo](docs/resources/genkit-logo-dark.png#gh-dark-mode-only 'Genkit')
![Genkit logo](docs/resources/genkit-logo.png#gh-light-mode-only 'Genkit')
[![AgentAudit Security](https://agentaudit.dev/api/badge/genkit)](https://agentaudit.dev/packages/genkit)

Expand Down