diff --git a/graphs/README.md b/graphs/README.md
index 80d12bc..8bca8f4 100644
--- a/graphs/README.md
+++ b/graphs/README.md
@@ -2,6 +2,11 @@
-* **[../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)**
-*
+
+### traversals
+
+
+
+* check **[../trees/#breath-first-search](https://github.com/go-outside-labs/master-python-with-algorithms-py/tree/master/trees#breath-first-search)**
+* and **[../trees/#depth-first-search](https://github.com/go-outside-labs/master-python-with-algorithms-py/tree/master/trees#depth-first-search)**
+