Skip to content

docs(readme): add SkillIcons technology stack logos#5

Merged
PasinduOG merged 1 commit intodevfrom
feature/v2.1.0
Feb 7, 2026
Merged

docs(readme): add SkillIcons technology stack logos#5
PasinduOG merged 1 commit intodevfrom
feature/v2.1.0

Conversation

@PasinduOG
Copy link
Copy Markdown
Owner

  • Add centered SkillIcons display showing Java, Spring, Maven, Git, GitHub, and IntelliJ IDEA
  • Add centered project tagline for better visual hierarchy
  • Improves README visual appeal and technology visibility
  • Icons provided by https://skillicons.dev

- Add centered SkillIcons display showing Java, Spring, Maven, Git, GitHub, and IntelliJ IDEA
- Add centered project tagline for better visual hierarchy
- Improves README visual appeal and technology visibility
- Icons provided by https://skillicons.dev
@PasinduOG PasinduOG self-assigned this Feb 7, 2026
Copilot AI review requested due to automatic review settings February 7, 2026 06:07
@PasinduOG PasinduOG merged commit e853c23 into dev Feb 7, 2026
4 checks passed
Copy link
Copy Markdown

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 updates the repository’s README.md to improve top-of-page visual hierarchy by adding a centered technology stack icon row (via SkillIcons) and a centered tagline beneath the main title.

Changes:

  • Added centered SkillIcons tech stack logos (Java, Spring, Maven, Git, GitHub, IntelliJ IDEA).
  • Added a centered italicized project tagline under the title.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread README.md
Comment on lines +7 to +9
<p align="center">
<em>A lightweight, type-safe API Response wrapper for Spring Boot applications</em>
</p>
Copy link

Copilot AI Feb 7, 2026

Choose a reason for hiding this comment

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

The centered tagline duplicates the first sentence of the existing introduction paragraph below ("A lightweight, type-safe API Response wrapper for Spring Boot applications"). Consider removing that sentence from the later paragraph or rephrasing one of them to avoid repeating the same line twice in the README.

Copilot uses AI. Check for mistakes.
Comment thread README.md
# API Response Library

<p align="center">
<img src="https://skillicons.dev/icons?i=java,spring,maven,git,github,idea" alt="Tech Stack" />
Copy link

Copilot AI Feb 7, 2026

Choose a reason for hiding this comment

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

For accessibility, the image alt text "Tech Stack" is quite generic. Consider making it descriptive (e.g., mentioning the specific technologies/logos shown) so screen readers convey meaningful information.

Suggested change
<img src="https://skillicons.dev/icons?i=java,spring,maven,git,github,idea" alt="Tech Stack" />
<img src="https://skillicons.dev/icons?i=java,spring,maven,git,github,idea" alt="Logos for Java, Spring, Maven, Git, GitHub, and IntelliJ IDEA" />

Copilot uses AI. Check for mistakes.
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