Skip to content

Commit 437525e

Browse files
author
Maya Shavin
committed
update: README.md
1 parent b98b254 commit 437525e

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,8 @@ Build URL for images and videos based on configurations.
1515

1616
[💻  Codebase](https://github.com/mayashavin/cloudinary-api/tree/main/packages/url)
1717

18+
[  Coding coverage status](https://mayashavin.github.io/cloudinary-api/)
19+
1820
```
1921
import { buildUrl } from 'cloudinary-build-url'
2022
@@ -38,14 +40,12 @@ console.log(src)
3840
Maintained by [Maya Shavin](https://github.com/mayashavin)
3941

4042
<!-- Badges -->
43+
4144
[npm-version-src]: https://img.shields.io/npm/v/cloudinary-build-url/latest.svg
4245
[npm-version-href]: https://npmjs.com/package/cloudinary-build-url
43-
4446
[npm-downloads-src]: https://img.shields.io/npm/dt/cloudinary-build-url.svg
4547
[npm-downloads-href]: https://npmjs.com/package/cloudinary-build-url
46-
4748
[codecov-src]: https://codecov.io/gh/mayashavin/cloudinary-api/branch/main/graph/badge.svg?token=S8V8GIDYPC
4849
[codecov-href]: https://codecov.io/gh/mayashavin/cloudinary-api
49-
5050
[license-src]: https://img.shields.io/npm/l/cloudinary-build-url.svg
5151
[license-href]: https://npmjs.com/package/cloudinary-build-url

0 commit comments

Comments
 (0)