From 017b009bfee9c9cf14af14e4b03655089d794526 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Se=C3=A1n=20Healy?= Date: Sat, 18 Apr 2026 20:20:14 +0100 Subject: [PATCH] Use small icon on README --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 7f90a91..4fb2c3a 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # bibstd -![Logo](docs/icons/512x512/bibstd.png) +![Logo](docs/icons/256x256/bibstd.png) A small BibTeX parser and formatter built with Flex and Bison. @@ -117,4 +117,4 @@ If any required fields are missing, the program prints an error and exits with s ## License This project is licensed under the GNU General Public License, version 3. -See `LICENSE` for the full text. \ No newline at end of file +See `LICENSE` for the full text.