From 7a03256db76499b57c904b664b3c09dcaadaa821 Mon Sep 17 00:00:00 2001 From: Brad Buran Date: Mon, 11 Sep 2023 13:11:54 -0700 Subject: [PATCH] Add hint on converting to icon --- scripts/make_icon.py | 1 + 1 file changed, 1 insertion(+) diff --git a/scripts/make_icon.py b/scripts/make_icon.py index af5ea6c..ed1a6b9 100644 --- a/scripts/make_icon.py +++ b/scripts/make_icon.py @@ -1,3 +1,4 @@ +# Use https://www.xiconeditor.com to convert to ico import matplotlib.pyplot as plt import matplotlib as mp import numpy as np