Skip to content

Commit 8271e8a

Browse files
Add link to Python port in the readme (#35)
1 parent ffbb831 commit 8271e8a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

readme.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -99,6 +99,7 @@ p {
9999
- [detect-indent-cli](https://github.com/sindresorhus/detect-indent-cli) - CLI for this module
100100
- [detect-newline](https://github.com/sindresorhus/detect-newline) - Detect the dominant newline character of a string
101101
- [detect-indent-rs](https://github.com/stefanpenner/detect-indent-rs) - Rust port
102+
- [detect-indent-py](https://github.com/Ethan-Vanderheijden/detect-indent-py) - Python port
102103

103104
---
104105

0 commit comments

Comments
 (0)