From 5e3972ee701ea3186136c17b80bbc593fc743ef6 Mon Sep 17 00:00:00 2001 From: Holger Frey Date: Wed, 5 May 2021 16:21:02 +0200 Subject: [PATCH] updated readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a7bad77..affac78 100644 --- a/README.md +++ b/README.md @@ -39,7 +39,7 @@ matplotlib style. The `seaborn.set_palette()` function to change line colors see ## set as default style To use this style as your default matplotlib style, have a look at the -[matplotlib documentation][default], I haven't tried it out so far. +[matplotlib documentation][default] ## how to make changes