Skip to content

Commit 1e9b807

Browse files
authored
Create README.md
1 parent bd41e36 commit 1e9b807

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

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

5+
To have a quick idea what this library offers, take a look at the [tests](https://github.com/kotlin-graphics/kotlin-unsigned/blob/master/src/test/kotlin/unsigned/unsigned.kt)
6+
57
### How to get it:
68

79
[Gradle](https://jitpack.io/#kotlin-graphics/kotlin-unsigned/v2.1)
@@ -24,8 +26,6 @@ Unsigned operators and boxed types (`Ubyte`, `Uint`, `Ulong` and `Ushort`) for u
2426
[Maven, Sbt, Leiningen](https://jitpack.io/#kotlin-graphics/kotlin-unsigned/v2.1)
2527

2628

27-
To have a quick idea what this library offers, take a look at the [tests](https://github.com/kotlin-graphics/kotlin-unsigned/blob/master/src/test/kotlin/unsigned/unsigned.kt)
28-
2929
### Hightlights:
3030

3131
Android compatible, sources compiled with java 1.7.

0 commit comments

Comments
 (0)