Skip to content

Commit cc01317

Browse files
committed
README: Add Author / License
1 parent baffcb7 commit cc01317

File tree

1 file changed

+23
-0
lines changed

1 file changed

+23
-0
lines changed

README.md

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -167,10 +167,33 @@ def generate_qr_code(self, url: str) -> Image:
167167
- [ ] Intégration newsletters automatique
168168
- [ ] Support de plus de sources (Reddit, Hacker News)
169169

170+
## 👨‍💻 Auteur
171+
172+
[![Pierre-Henry Soria](https://s.gravatar.com/avatar/a210fe61253c43c869d71eaed0e90149?s=200)](https://PH7.me "Site personnel de Pierre-Henry Soria")
173+
174+
**Pierre-Henry Soria** — Un ingénieur logiciel super passionné et enthousiaste.
175+
Un véritable amateur de fromage, café et chocolat. 🧀☕🍫
176+
Vous pouvez me contacter sur [PH7.me](https://PH7.me).
177+
178+
Le projet vous plaît ? **[Offrez-moi un café](https://ko-fi.com/phenry)** — ma boisson de choix est un flat white aux amandes. ☕✨
179+
180+
[![@phenrysay][x-icon]](https://x.com/phenrysay "Me suivre sur X")
181+
[![Vidéos Tech YouTube][youtube-icon]](https://www.youtube.com/@pH7Programming "Ma chaîne YouTube Tech")
182+
[![pH-7][github-icon]](https://github.com/pH-7 "Me suivre sur GitHub")
183+
184+
## 📄 Licence
185+
186+
Ce projet est distribué sous licence MIT. Voir le fichier [LICENSE.md](license.md) pour plus de détails.
187+
170188
## 🤝 Contribution
171189

172190
Les contributions sont bienvenues ! N'hésitez pas à ouvrir une issue ou proposer une pull request.
173191

174192
---
175193

176194
**🧠 Bon apprentissage automatique ! 📚✨**
195+
196+
<!-- GitHub's Markdown reference links -->
197+
[x-icon]: https://img.shields.io/badge/x-000000?style=for-the-badge&logo=x
198+
[youtube-icon]: https://img.shields.io/badge/YouTube-FF0000?style=for-the-badge&logo=youtube&logoColor=white
199+
[github-icon]: https://img.shields.io/badge/GitHub-100000?style=for-the-badge&logo=github&logoColor=white

0 commit comments

Comments
 (0)