Skip to content

Commit 2c68f2a

Browse files
committed
mention configargparse in readme
1 parent 632bae5 commit 2c68f2a

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,8 @@ fprettify is an auto-formatter for modern Fortran code that imposes strict white
2424

2525
## Requirements
2626

27-
Python 2.7 or Python 3.x
27+
* Python 2.7 or Python 3.x
28+
* [ConfigArgParse](https://pypi.org/project/ConfigArgParse): optional, enables use of config file
2829

2930

3031
## Examples

0 commit comments

Comments
 (0)