adds readme
This commit is contained in:
parent
d6e2ea2aba
commit
e66e9c5990
17
README.md
Normal file
17
README.md
Normal file
@ -0,0 +1,17 @@
|
||||
# ISBN Lookup tool
|
||||
Just a simple tool that allows you to seek the details of a book using its ISBN10 or ISBN13.
|
||||
|
||||
Uses [Open Library](https://openlibrary.org) for the ISBN lookup API.
|
||||
|
||||
|
||||
|
||||
## Building
|
||||
|
||||
|
||||
Requires `libcurl` and `cJSON`.
|
||||
|
||||
Simply run `make`.
|
||||
|
||||
## Usage
|
||||
|
||||
`./isbn [isbn]`
|
Loading…
x
Reference in New Issue
Block a user