Skip to content

docs: replace PNG image with SVG format#22

Merged
hrntknr merged 1 commit intomainfrom
docs/change-image
Aug 18, 2025
Merged

docs: replace PNG image with SVG format#22
hrntknr merged 1 commit intomainfrom
docs/change-image

Conversation

@hrntknr
Copy link
Copy Markdown
Member

@hrntknr hrntknr commented Aug 18, 2025

Summary

(Brief description of what this PR accomplishes)

Type of Change

  • feat: A new feature
  • fix: A bug fix
  • docs: Documentation only changes
  • style: Changes that do not affect the meaning of the code (white-space, formatting, missing semi-colons, etc)
  • refactor: A code change that neither fixes a bug nor adds a feature
  • perf: A code change that improves performance
  • test: Adding missing tests or correcting existing tests
  • build: Changes that affect the build system or external dependencies
  • ci: Changes to our CI configuration files and scripts
  • chore: Other changes that don't modify src or test files
  • revert: Reverts a previous commit

Related Issues

Copilot AI review requested due to automatic review settings August 18, 2025 10:27
@hrntknr hrntknr merged commit 2821fb2 into main Aug 18, 2025
4 checks passed
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This PR replaces a PNG image file with an SVG format version in the README documentation. The change updates the image reference to use a vector format that typically provides better scalability and smaller file sizes for documentation.

Key Changes

  • Updated image file reference from PNG to SVG format in README

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants