From 240d2564a471c1796c9f2a3e7c7f0f96bd2f8899 Mon Sep 17 00:00:00 2001 From: Kenneth Reitz Date: Sun, 22 Mar 2026 07:03:41 -0400 Subject: [PATCH] Remove logo from README Removed logo image from README. --- README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/README.md b/README.md index b698580..504703d 100644 --- a/README.md +++ b/README.md @@ -2,8 +2,6 @@ This library makes exploring music theory approachable and fun, treating Python as a musical instrument. -![logo](https://github.com/kennethreitz/pytheory/raw/master/ext/pytheory-small.png) - ## Installation ```