diff --git a/README.md b/README.md index 185ded9..3c6afd0 100644 --- a/README.md +++ b/README.md @@ -100,3 +100,10 @@ python setup.py develop pip install -r tests/requirements.txt pytest tests ``` + +## TEMP + +``` +mysql://user:pw@host:port/dbname +postgresql://user:pw@host:port/dbname +```