diff --git a/README.md b/README.md index e69de29..2a019cb 100644 --- a/README.md +++ b/README.md @@ -0,0 +1,5 @@ +# Readme + +Quelques idées d'implémentation: + +* Récupérer l'auteur *via* le dépôt Git, soit en utilisant [Dulwich](https://github.com/dulwich/dulwich), soit [GitPython](https://github.com/gitpython-developers/GitPython).