Skip to content

Commit 7a1220e

Browse files
travisjneumanclaude
andcommitted
feat: add logo to README and social preview asset
Move logo.png from root to assets/, optimized to 202KB (README) and 499KB (social preview at GitHub's recommended 1280x640). Display centered at top of README above badge rows. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
1 parent ac9aa1f commit 7a1220e

3 files changed

Lines changed: 4 additions & 0 deletions

File tree

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# 🐍 Learn Python — Zero to World-Class Full-Stack Developer
22

3+
<p align="center">
4+
<img src="./assets/logo.png" alt="Learn Python" width="600">
5+
</p>
6+
37
<p align="center">
48
<img src="https://img.shields.io/badge/Python-3.11+-3776AB?style=for-the-badge&logo=python&logoColor=white" alt="Python 3.11+">
59
<img src="https://img.shields.io/badge/Projects-251-2ea44f?style=for-the-badge" alt="251 Projects">

assets/logo.png

203 KB
Loading

assets/social-preview.png

499 KB
Loading

0 commit comments

Comments
 (0)