From 2f7dfc219f7870f2a6d8c19b38016e37fdac86fe Mon Sep 17 00:00:00 2001 From: David Rotermund <54365609+davrot@users.noreply.github.com> Date: Mon, 15 May 2023 20:38:43 +0200 Subject: [PATCH] Update README.md --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 9db070e..aa71fa9 100644 --- a/README.md +++ b/README.md @@ -26,6 +26,10 @@ Running this program produces (or updates) two databases: * authors_db.json : Containing the list of the authors. If you want to remove an entry from these databases, you need to delete it yourself. +If you want to use another bib filename, you need to change it in 1_bib_make_types_and_authors_database.py under +``` +filename_bib: str = "neuro.bib" +``` ### types_db.json