Skip to content

Commit

Permalink
doc: Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jaywcjlove committed Apr 7, 2022
1 parent a47692b commit e817531
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -85,6 +85,16 @@ export { recursiveReaddirFiles };
export declare const getExt: (filePath: string) => string;
```

## Contributors

As always, thanks to our amazing contributors!

<a href="https://github.com/jaywcjlove/recursive-readdir-files/graphs/contributors">
<img src="https://jaywcjlove.github.io/recursive-readdir-files/CONTRIBUTORS.svg" />
</a>

Made with [action-contributors](https://github.com/jaywcjlove/github-action-contributors).

## License

Licensed under the MIT License.

0 comments on commit e817531

Please sign in to comment.