Skip to content

Commit

Permalink
fix: typo in readme (#19)
Browse files Browse the repository at this point in the history
  • Loading branch information
Wazzabeee authored May 4, 2024
1 parent 0a20b8b commit 6ca13d0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ $ pip install copy-spotter
$ copy-spotter [-s] [-o] [-h] input_directory
```
***Positional Arguments:***
* `input_directory`: Directory that contains one folder per pdf file (see `data/pdf/plagiarism` for example)
* `input_directory`: One directory that contains all files (pdf, txt, docx, odt) (see `data/pdf/plagiarism` for example)

```
input_directory/
Expand Down

0 comments on commit 6ca13d0

Please sign in to comment.