Skip to content

Commit 0158d19

Browse files
committed
feat: add logo to README
- Add docs/images directory structure for documentation assets - Include slack-github-threads-logo-white.png logo with white background - Update README.md to display logo prominently after project header - Logo positioned centrally with 300px width for optimal display - White background ensures visibility across GitHub light/dark themes
1 parent 48b3533 commit 0158d19

2 files changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)
55

66
<p align="center">
7-
<img src="docs/images/slack-github-threads-logo.png" alt="Slack GitHub Threads Logo" width="300" style="background-color: white; padding: 20px; border-radius: 10px;">
7+
<img src="docs/images/slack-github-threads-logo-white.png" alt="Slack GitHub Threads Logo" width="300">
88
</p>
99

1010
A Slack slash command integration that posts Slack thread conversations as comments to GitHub issues.
754 KB
Loading

0 commit comments

Comments
 (0)