Skip to content
Snippets Groups Projects
Commit 932e89d7 authored by Tiphaine Viard's avatar Tiphaine Viard
Browse files

Update file README.md

parent f0cda5e2
No related branches found
No related tags found
No related merge requests found
......@@ -19,4 +19,4 @@ source venv/bin/activate
pip install -r requirements.txt
```
You can then run `make download` to download PDF files, `make parse` to extract their contents. PDF fiels are stored in `./pdfs`, and textual contents in ` ./txts/`.
You can then run `make download` to download PDF files, `make parse` to download and extract their contents. PDF fiels are stored in `./pdfs`, and textual contents in ` ./txts/`.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment