diff --git a/graphs/README.md b/graphs/README.md index 7d5e6ce..80d12bc 100644 --- a/graphs/README.md +++ b/graphs/README.md @@ -1,2 +1,7 @@ ## graphs +
+ +* **[../trees/#breath-first-search](https://github.com/go-outside-labs/master-python-with-algorithms-py/tree/master/trees#breath-first-search)** +* **[../trees/#depth-first-search](https://github.com/go-outside-labs/master-python-with-algorithms-py/tree/master/trees#depth-first-search)** +*