diff --git a/README.md b/README.md
index 438ce15d878c7..8e1408399131f 100644
--- a/README.md
+++ b/README.md
@@ -26,27 +26,23 @@ Screenshots & Gifs
**View Dashboards**
-
+
-
+**Slice & dice your data**
-**View/Edit a Slice**
+
-
+**Query and visualize your data with SQL Lab**
-
+
-**Query and Visualize with SQL Lab**
+**Visualize geospatial data with deck.gl**
-
+
-
+**Choose from a wide array of visualizations**
-
-
-
-
-
+
Apache Superset
---------------
@@ -182,23 +178,3 @@ the world know they are using Superset. Join our growing community!
- [Yahoo!](https://yahoo.com/)
- [Zaihang](http://www.zaih.com/)
- [Zalando](https://www.zalando.com)
-
-
-More screenshots
-----------------
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/docs/installation.rst b/docs/installation.rst
index 3c5b33f42e95b..be4abe8168b30 100644
--- a/docs/installation.rst
+++ b/docs/installation.rst
@@ -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://`` |
+---------------+-------------------------------------+-------------------------------------------------+
diff --git a/superset/assets/images/screenshots/visualizations.png b/superset/assets/images/screenshots/visualizations.png
new file mode 100644
index 0000000000000..995ca9c0869c2
Binary files /dev/null and b/superset/assets/images/screenshots/visualizations.png differ