Skip to content

Commit 149aba3

Browse files
authored
Corrected project-markers module size estimate
1 parent 485370e commit 149aba3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

find-project-root/docs/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717

1818
**find-project-root** is a lightweight utility that traverses up from a given path until it finds a project marker.
1919

20-
- Minimal dependencies — only uses [project-markers][project-markers-gh] (~6 KB module)
20+
- Minimal dependencies — only uses [project-markers][project-markers-gh] (~4 KB module)
2121
- Path flexibility — accepts strings, `Path` objects, or current working dir
2222
- Customizable markers — provide your own or use defaults
2323
- Multi-Python support — from Python 2.6 thru 3.15+

0 commit comments

Comments
 (0)