From 9709a0a41591da0ad75538052f1d60654f61dfd1 Mon Sep 17 00:00:00 2001 From: Jan Petykiewicz Date: Wed, 9 Oct 2019 00:11:27 -0700 Subject: [PATCH] make subheading smaller --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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)