Skip to content

Commit 42ad03b

Browse files
Enhance README with project badges and links
Added badges for documentation, MkDocs, and 42 School.
1 parent b4ad277 commit 42ad03b

1 file changed

Lines changed: 10 additions & 1 deletion

File tree

README.md

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,18 @@
11
# 🐍 42 School Python Documentation & Project Notes
22

3+
[![Documentation](https://img.shields.io/badge/docs-online-brightgreen)](https://sarafreitas-dev.github.io/42-Python-Documentation/)
4+
[![Made with MkDocs](https://img.shields.io/badge/MkDocs-Material-blue)](https://www.mkdocs.org/)
5+
[![42 School](https://img.shields.io/badge/42-School-black)](https://42.fr/en/homepage/)
6+
37
> Beginner-friendly Python documentation and notes created during the 42 School Common Core journey.
48
9+
🌐 Interactive Documentation Website:
10+
https://sarafreitas-dev.github.io/42-Python-Documentation/
11+
512
This repository contains practical guides, examples, workflows, and explanations about important Python concepts frequently used in modern development and 42 projects.
613

14+
The documentation website was built using MkDocs and Material for MkDocs.
15+
716
It will be continuously expanded with new documentation, workflows, project notes, and debugging references.
817

918
---
@@ -103,4 +112,4 @@ This repository was created to:
103112

104113
Built during the 42 Common Core journey.
105114

106-
---
115+
---

0 commit comments

Comments
 (0)