diff --git a/readme.md b/readme.md index af3109a1331865f8ac1c22e39c2f7498085bae15..3607237639b81c8fc6a17bbdf98462c208dcf9bb 100644 --- a/readme.md +++ b/readme.md @@ -1,8 +1,9 @@ -# Python Graph Library +# Python - Custom Graph Library ## Description -A custom implementation of a graph data structure. Setup as a library for other projects to import.<br><br> +A custom implementation of a graph data structure. Setup as a library for other projects to import. + For information on importing the library as a "git submodule", see `documents/git_submodules.md`.