Update README.md

This commit is contained in:
David Rotermund 2023-05-15 20:38:43 +02:00 committed by GitHub
parent 21cbf828af
commit 2f7dfc219f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -26,6 +26,10 @@ Running this program produces (or updates) two databases:
* authors_db.json : Containing the list of the authors. * 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 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 ### types_db.json