diff --git a/README.md b/README.md index 0e0bbca..cbe7084 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,8 @@ Short SQL case studies (SQLite/Postgres style): cleaning, aggregation, window functions, and analytics. +![SQL Mini Challenges project site](docs/assets/sql-mini-challenges-home.png) + ## Start here | Goal | Where to go | | --- | --- | diff --git a/docs/assets/sql-mini-challenges-home.png b/docs/assets/sql-mini-challenges-home.png new file mode 100644 index 0000000..a88581e Binary files /dev/null and b/docs/assets/sql-mini-challenges-home.png differ