Skip to content

Commit 97b3ca7

Browse files
authored
Update README.md
1 parent 70eb57a commit 97b3ca7

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66
![Size](https://github-size-badge.herokuapp.com/kotlin-graphics/kotlin-unsigned.svg)
77
[![Github All Releases](https://img.shields.io/github/downloads/kotlin-graphics/kotlin-unsigned/total.svg)]()
88
[![Contributor Covenant](https://img.shields.io/badge/Contributor%20Covenant-v2.0%20adopted-ff69b4.svg)](code_of_conduct.md)
9+
[![Netlify Status](https://api.netlify.com/api/v1/badges/c75db044-f985-47a3-84a1-73ad33401596/deploy-status)](https://app.netlify.com/sites/unsigned/deploys)
910

1011
Unsigned operators and boxed types (`Ubyte`, `Uint`, `Ulong` and `Ushort`) for unsigned support.
1112

@@ -62,4 +63,4 @@ Don't hesitate to contribute to the project by submitting [issues](https://githu
6263

6364
<a href="https://www.netlify.com">
6465
<img src="https://www.netlify.com/img/global/badges/netlify-color-bg.svg" alt="Deploys by Netlify" />
65-
</a>
66+
</a>

0 commit comments

Comments
 (0)