Skip to content

Commit 2ac0f5b

Browse files
committed
Clean up README requirements formatting
- Remove explanatory text from tqdm dependency listing
1 parent 682c8d5 commit 2ac0f5b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ A tool for generating reference peptide sets
1919
- Python 3.8+
2020
- [transformers](https://huggingface.co/docs/transformers/index)
2121
- [torch](https://pytorch.org/)
22-
- [tqdm](https://tqdm.github.io/) (for progress bars)
22+
- [tqdm](https://tqdm.github.io/)
2323

2424
Install dependencies with:
2525
```bash

0 commit comments

Comments
 (0)