Update README.md
This commit is contained in:
parent
21cbf828af
commit
2f7dfc219f
1 changed files with 4 additions and 0 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in a new issue