From 891f29799625e2360099f1008eb7a0febc1e639a Mon Sep 17 00:00:00 2001 From: ant2077 <138495090+antoniodcomp@users.noreply.github.com> Date: Tue, 13 Aug 2024 23:52:58 -0300 Subject: [PATCH] Update contributing.md --- docs/contributing.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/contributing.md b/docs/contributing.md index ce056e361f..fcca6c1e22 100644 --- a/docs/contributing.md +++ b/docs/contributing.md @@ -59,6 +59,8 @@ merged. To help you understand better the framework as a whole you can go to [openspielgraph](https://openspielgraph.netlify.app) and use an interactive graph that shows the OpenSpiel repository in a wide and easy to undestand way. +By providing intuitive visual representations, it simplifies the debugging process, aids in the optimization of algorithms, and fosters a more efficient workflow. + For a practical example, see one of the reasons OpenSpielGraph was thought of and also how to use OpenSpiel and WebAssembly... # Roadmap and Call for Contributions