From 60aca8c917d9f84f5af01846f0464f503ba017db Mon Sep 17 00:00:00 2001 From: Slavfox Date: Wed, 27 May 2020 10:55:58 +0200 Subject: [PATCH] Update README.md --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 802fef6..3a3589a 100644 --- a/README.md +++ b/README.md @@ -149,6 +149,8 @@ $ pipenv run python3.8 build.py fonts Cozette is licensed [MIT] 💜 +Massive thanks to [ym1234] for helping me figure out how to make the font tables behave nicely. + [Dina]: https://www.dcmembers.com/jibsen/download/61/ [Proggy]: https://github.com/bluescan/proggyfonts @@ -174,3 +176,4 @@ Cozette is licensed [MIT] 💜 [powerlevel10k]: https://github.com/romkatv/powerlevel10k/ [pipenv]: https://github.com/pypa/pipenv [MIT]: ./LICENSE +[ym1234]: https://github.com/ym1234