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 @@
[![Listed on TakoAPI](https://takoapi.com/api/badge/potpie-ai-potpie)](https://takoapi.com/agents/potpie-ai-potpie)

Comment on lines +1 to +2

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

πŸ“ Maintainability & Code Quality | 🟑 Minor | ⚑ Quick win

Move the badge below the top-level heading.

markdownlint will flag this because the README now starts with an image link instead of an H1. Keep the badge under the main heading so the doc stays lint-clean.

🧰 Tools
πŸͺ› markdownlint-cli2 (0.22.1)

[warning] 1-1: First line in a file should be a top-level heading

(MD041, first-line-heading, first-line-h1)

πŸ€– Prompt for AI Agents
Verify each finding against current code. Fix only still-valid issues, skip the
rest with a brief reason, keep changes minimal, and validate.

In `@README.md` around lines 1 - 2, The README currently starts with the badge
image link instead of the top-level heading, which will trip markdownlint. Move
the badge below the main H1 so the document begins with the heading and keep the
badge placement under the title in README.md.

Source: Linters/SAST tools

<p align="center">
<a href="https://potpie.ai?utm_source=github">
<img src="https://raw.githubusercontent.com/potpie-ai/potpie/main/assets/readme_logo_light.svg" alt="Potpie AI logo" />
Expand Down