mirror of
https://github.com/serialexperiments0815/OpenLibFetch.git
synced 2026-07-12 15:32:24 +00:00
Fix formatting of features list in README
This commit is contained in:
parent
52afc8c52e
commit
e06808f0a1
1 changed files with 3 additions and 3 deletions
|
|
@ -1,8 +1,8 @@
|
||||||
## Features
|
## Features
|
||||||
|
|
||||||
Fetch book information by title, ISBN, or author.
|
* Fetch book information by title, ISBN, or author.
|
||||||
Retrieve cover images directly from Open Library.
|
* Retrieve cover images directly from Open Library.
|
||||||
Lightweight and easy to understand through comments.
|
* Lightweight and easy to understand through comments.
|
||||||
|
|
||||||
|
|
||||||
## Installation
|
## Installation
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue