Skip to content

Commit e817531

Browse files
committed
doc: Update README.md
1 parent a47692b commit e817531

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

README.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -85,6 +85,16 @@ export { recursiveReaddirFiles };
8585
export declare const getExt: (filePath: string) => string;
8686
```
8787

88+
## Contributors
89+
90+
As always, thanks to our amazing contributors!
91+
92+
<a href="https://github.com/jaywcjlove/recursive-readdir-files/graphs/contributors">
93+
<img src="https://jaywcjlove.github.io/recursive-readdir-files/CONTRIBUTORS.svg" />
94+
</a>
95+
96+
Made with [action-contributors](https://github.com/jaywcjlove/github-action-contributors).
97+
8898
## License
8999

90100
Licensed under the MIT License.

0 commit comments

Comments
 (0)