book/README.md
# Books
## Importation
Books datababase can be imported:
1. Export the BookBuddy database as a CSV file
2. Execute `npm run books` or run `BookImport --import BookBuddy.csv`
(Note: if you want to test the result of an import without actually importing, add the `--dry true` parameter)