Update README with fresher screenshots (#4825)

* Improve screenshots in README.md

* Add border to images

* Add visualizations.png
This commit is contained in:
Maxime Beauchemin
2018-04-14 15:32:26 -07:00
committed by GitHub
parent 8669874ec6
commit 23a3365cd1
3 changed files with 10 additions and 34 deletions

View File

@@ -298,7 +298,7 @@ Here's a list of some of the recommended packages.
+---------------+-------------------------------------+-------------------------------------------------+
| sqlite | | ``sqlite://`` |
+---------------+-------------------------------------+-------------------------------------------------+
| Redshift | ``pip install sqlalchemy-redshift`` | ``redshift+psycopg2://`` |
| Redshift | ``pip install sqlalchemy-redshift`` | ``redshift+psycopg2://`` |
+---------------+-------------------------------------+-------------------------------------------------+
| MSSQL | ``pip install pymssql`` | ``mssql://`` |
+---------------+-------------------------------------+-------------------------------------------------+