Skip to content
Merged
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: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

# ![PIVPy](pivpy_logo.png) PIVPy

Python based post-processing PIV data analysis
Python-based post-processing PIV data analysis in the repo: https://github.com/openpiv/pivpy
Copy link

Copilot AI Dec 31, 2025

Choose a reason for hiding this comment

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

The added text "in the repo:" followed by a badge/image link is unclear and confusing. The phrase suggests the badge represents the repository itself, but the syntax used is for displaying an image/badge, not a standard link. Consider either:

  1. Using a proper markdown link: "Python-based post-processing PIV data analysis. See PIVPY"
  2. Or if this is meant to be a badge, ensure the URL points to an actual image resource, not the GitHub repository homepage
Suggested change
Python-based post-processing PIV data analysis in the repo: https://github.com/openpiv/pivpy
Python-based post-processing PIV data analysis. See [PIVPy](https://github.com/openpiv/pivpy).

Copilot uses AI. Check for mistakes.


[![PyPI version](https://badge.fury.io/py/pivpy.svg)](https://badge.fury.io/py/pivpy)
Expand Down