Skip to content

Commit aa3ab99

Browse files
authored
fix typo in tools/README.md
1 parent 83346a1 commit aa3ab99

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

tools/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ options:
2323

2424
## Run tests
2525

26-
The script `test.py` will run all non altering methods for `pye3dc` for testing or sharing the output.
26+
The script `tests.py` will run all non altering methods for `pye3dc` for testing or sharing the output.
2727

2828
### usage
2929

@@ -72,4 +72,4 @@ required named arguments:
7272
-p PASSWORD, --password PASSWORD
7373
password of E3DC
7474
-k KEY, --key KEY key of E3DC
75-
```
75+
```

0 commit comments

Comments
 (0)