Skip to content

Commit dc05410

Browse files
authored
Update README.md
1 parent f029dcb commit dc05410

File tree

1 file changed

+0
-9
lines changed

1 file changed

+0
-9
lines changed

README.md

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -44,15 +44,6 @@ To have a quick idea what this library offers, take a look at the [tests](https:
4444

4545
[Maven, Sbt, Leiningen](https://jitpack.io/#kotlin-graphics/kotlin-unsigned/v2.1)
4646

47-
48-
### Hightlights:
49-
50-
Android compatible, sources compiled with java 1.7.
51-
52-
All unsigned methods available for `int`s and `long`s on java 1.8 have been reported here.
53-
54-
These are offered directly on the corresponding [`Int`](https://github.com/kotlin-graphics/kotlin-unsigned/blob/master/src/main/kotlin/unsigned/java_1_7/int.kt) and [`Long`](https://github.com/kotlin-graphics/kotlin-unsigned/blob/master/src/main/kotlin/unsigned/java_1_7/long.kt) Kotlin primitives (with `infix` too)
55-
5647
### Contributions:
5748

5849
Don't hesitate to contribute to the project by submitting [issues](https://github.com/kotlin-graphics/kotlin-unsigned/issues) or [pull requests](https://github.com/kotlin-graphics/kotlin-unsigned/pulls) for bugs and features. Any feedback is welcome at [elect86@gmail.com](mailto://elect86@gmail.com).

0 commit comments

Comments
 (0)