From 96e8b071db6f851d0aa5bddfec162ade08cfe59a Mon Sep 17 00:00:00 2001 From: AJ Jordan Date: Tue, 12 Oct 2021 17:11:47 -0400 Subject: [PATCH] Fix preset styles link This broke on PyPI previously. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c5816bb..bdf98c4 100644 --- a/README.md +++ b/README.md @@ -158,7 +158,7 @@ print(output) ## 🎨 Preset styles -See a list of all preset styles [here](/style_list). +See a list of all preset styles [here](https://github.com/DenverCoder1/table2ascii/tree/main/style_list). ## ⚙️ Options