Skip to content

Commit 9cf9dbf

Browse files
authored
chore: add credits
1 parent 301d60e commit 9cf9dbf

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ const meta = imageMeta(data);
3939
## Development
4040

4141
- Clone this repository
42-
- Install latest LTS version of [Node.js](https://nodejs.org/en/)
42+
- Install the latest LTS version of [Node.js](https://nodejs.org/en/)
4343
- Enable [Corepack](https://github.com/nodejs/corepack) using `corepack enable`
4444
- Install dependencies using `pnpm install`
4545
- Run interactive tests using `pnpm dev`
@@ -48,6 +48,8 @@ const meta = imageMeta(data);
4848

4949
Made with 💛
5050

51+
🔀 Based on [image-size](https://github.com/image-size/image-size) by [Aditya Yadav](https://github.com/netroy) and [contributors](https://github.com/image-size/image-size/graphs/contributors).
52+
5153
Published under [MIT License](./LICENSE).
5254

5355
<!-- Badges -->

0 commit comments

Comments
 (0)