diff --git a/README.md b/README.md index 76295af..2c89a4d 100644 --- a/README.md +++ b/README.md @@ -92,6 +92,12 @@ pip3 install --user -e './meanas[test,examples]' python3 -m pytest ``` +### 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) +- [python standard library](https://docs.python.org/3/library/index.html) + ## Use