From e06808f0a169acea30a792fc075095fcae7cafd6 Mon Sep 17 00:00:00 2001 From: serialexperiments0815 <112315380+serialexperiments0815@users.noreply.github.com> Date: Mon, 20 Oct 2025 10:43:45 +0200 Subject: [PATCH] Fix formatting of features list in README --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 8ba9fde..cf02c8f 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,8 @@ ## Features -Fetch book information by title, ISBN, or author. -Retrieve cover images directly from Open Library. -Lightweight and easy to understand through comments. +* Fetch book information by title, ISBN, or author. +* Retrieve cover images directly from Open Library. +* Lightweight and easy to understand through comments. ## Installation