diff --git a/README.md b/README.md index 3596e54..6c8a375 100644 --- a/README.md +++ b/README.md @@ -53,4 +53,4 @@ go test ./tests/... ## Disclosure -Unit tests and examples.md written by claude +Unit tests and explanations written by claude diff --git a/explanations.md b/explanations/BFS_on_Binary_tree.md similarity index 100% rename from explanations.md rename to explanations/BFS_on_Binary_tree.md