Skip to content

Commit a8b2a54

Browse files
Add Python Beginner Help logo banner to README
Links the hosted logo (https://pythonbeginner.help/brand/logo-horizontal.png) to the site.
1 parent 99d9163 commit a8b2a54

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
<p align="center">
2+
<a href="https://pythonbeginner.help">
3+
<img src="https://pythonbeginner.help/brand/logo-horizontal.png" alt="Python Beginner Help" width="440">
4+
</a>
5+
</p>
6+
17
# Python Beginner Exercises 🏋️🐍
28

39
> Small, runnable practice exercises for new Python programmers — each with a built-in self-check and a worked solution.

0 commit comments

Comments
 (0)