From a3a3cf7ecd9bea1a41c7814edcf7b91de3ed14e1 Mon Sep 17 00:00:00 2001 From: Dorian Lesbre <53176929+dlesbre@users.noreply.github.com> Date: Mon, 12 Feb 2024 12:00:04 +0100 Subject: [PATCH] Update README.md --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index c67aeb3..3ac8c07 100644 --- a/README.md +++ b/README.md @@ -56,8 +56,10 @@ It attempts to complete a BibTeX file by querying the following domains: - [inspirehep.net](https://inspirehep.net/): high-energy physics, ~1.5 million entries Big thanks to all of them for allowing open, easy and well-documented access to -their databases. +their databases. This project wouldn't be possible without them. You can easily +narrow down the list of sources if some aren't relevant using command line options. +### Contents - [New in version 1.3](#new-in-version-13) - [Demo](#demo)