diff --git a/README.md b/README.md index 2c89a4d..2f2b3d6 100644 --- a/README.md +++ b/README.md @@ -92,7 +92,7 @@ pip3 install --user -e './meanas[test,examples]' python3 -m pytest ``` -### See also: +#### See also: - [git book](https://git-scm.com/book/en/v2) - [virtualenv documentation](https://virtualenv.pypa.io/en/stable/userguide/) - [python language reference](https://docs.python.org/3/reference/index.html)