diff --git a/.gitignore b/.gitignore index fe5f5d3..ed1f1aa 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ -**/.claude \ No newline at end of file +**/.claude +*.log \ No newline at end of file diff --git a/README.md b/README.md index cdf8f30..c12e9bb 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # 🎮 Debian Gaming Deployment Tool +![Debian Gaming Deployment Tool](debian_gaming_deployment_tool.png) + Script d'installation graphique pour un environnement gaming complet sur Debian. ## ✨ Composants diff --git a/debian_gaming_deployment_tool.png b/debian_gaming_deployment_tool.png new file mode 100644 index 0000000..9487852 Binary files /dev/null and b/debian_gaming_deployment_tool.png differ