From 25ddcf19a165584432f6fbe685a66d2104434927 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Martin=20Li=C5=A1ka?= Date: Wed, 9 Nov 2022 23:22:31 +0100 Subject: [PATCH] Document that GCC is using Furo! (#575) --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 69099da8d..aee2e088b 100644 --- a/README.md +++ b/README.md @@ -90,6 +90,7 @@ A ferret is actually a really good spirit animal for this project: cute, small, - [psycopg3] -- another of the early adopters! - [black] - [pelican] -- the first Python static site generator adopter! +- [GCC] -- the GNU Compiler Collection [urllib3]: https://urllib3.readthedocs.io/ [attrs]: https://www.attrs.org/ @@ -98,6 +99,7 @@ A ferret is actually a really good spirit animal for this project: cute, small, [psycopg3]: https://www.psycopg.org/psycopg3/docs/ [black]: https://black.readthedocs.io/en/stable/ [pelican]: https://docs.getpelican.com/en/latest/ +[gcc]: https://gcc.gnu.org/onlinedocs/gcc/