diff --git a/README.md b/README.md index 99f8db0..e48dcec 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,8 @@ # Gomoku +## La documentation +> docs/index.html + ## Comment compiler et lancer le jeu ? ```bash javac -d build src/*java