diff --git a/README.md b/README.md index 21dbeef..06133b5 100644 --- a/README.md +++ b/README.md @@ -13,6 +13,8 @@ An album of compositions written in Python using [pytheory](https://github.com/k Each track is a `.py` file. Run it to hear it. +![Album Cover](cover.png) + ![](https://kennethreitz.org/static/images/interpretations-player.png) ## Usage diff --git a/cover.png b/cover.png new file mode 100644 index 0000000..29986c6 Binary files /dev/null and b/cover.png differ