Fix formatting of features list in README

This commit is contained in:
serialexperiments0815 2025-10-20 10:43:45 +02:00 committed by GitHub
parent 52afc8c52e
commit e06808f0a1
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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