Skip to content

Commit 9bc7219

Browse files
Update README with Hacktoberfest 2025 banner
Added Hacktoberfest 2025 banner to README.
1 parent c79034c commit 9bc7219

1 file changed

Lines changed: 8 additions & 3 deletions

File tree

README.md

Lines changed: 8 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,16 @@
11
<div align="center">
2-
<!-- Title: -->
2+
<!-- Title: -->
33
<a href="https://github.com/TheAlgorithms/">
44
<img src="https://raw.githubusercontent.com/TheAlgorithms/website/1cd824df116b27029f17c2d1b42d81731f28a920/public/logo.svg" height="100">
55
</a>
66
<h1><a href="https://github.com/TheAlgorithms/">The Algorithms</a> - Python</h1>
77

8-
<!-- Labels: -->
8+
<!-- 🎉 Hacktoberfest 2025 Banner -->
9+
<a href="https://hacktoberfest.com/">
10+
<img src="https://raw.githubusercontent.com/GOURAV-SAHA007/assets/main/hacktoberfest-2025-banner.svg" alt="Hacktoberfest 2025" width="80%">
11+
</a>
12+
13+
<!-- Labels: -->
914
<!-- First row: -->
1015
<a href="https://gitpod.io/#https://github.com/TheAlgorithms/Python">
1116
<img src="https://img.shields.io/badge/Gitpod-Ready--to--Code-blue?logo=gitpod&style=flat-square" height="20" alt="Gitpod Ready-to-Code">
@@ -33,7 +38,7 @@
3338
<img src="https://img.shields.io/static/v1?label=code%20style&message=ruff&color=black&style=flat-square" height="20" alt="code style: black">
3439
</a>
3540

36-
<!-- Short description: -->
41+
<!-- Short description: -->
3742
<h3>All algorithms implemented in Python - for education 📚</h3>
3843
</div>
3944

0 commit comments

Comments
 (0)