docs: update README.md - #12
Conversation
There was a problem hiding this comment.
Pull request overview
Updates the README’s GitHub Actions CI badge to point at the repository under the JuliaAudio organization, reflecting the repo migration.
Changes:
- Updated the CI badge image/link URLs from
amemya/AIFF.jltoJuliaAudio/AIFF.jl.
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
| @@ -1,4 +1,4 @@ | |||
| [](https://github.com/amemya/AIFF.jl/actions/workflows/CI.yml) | |||
| [](https://github.com/JuliaAudio/AIFF.jl/actions/workflows/CI.yml) | |||
There was a problem hiding this comment.
PR title indicates repository migration to the JuliaAudio organization, but the Installation snippet still points to the old https://github.com/amemya/AIFF.jl URL. Consider updating the Pkg.add(url=...) example (or switching to Pkg.add("AIFF") if the package is registered) so the README is consistent with the migration.
There was a problem hiding this comment.
Pull request overview
Copilot reviewed 1 out of 1 changed files in this pull request and generated no new comments.
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
No description provided.