File tree Expand file tree Collapse file tree 1 file changed +2
-3
lines changed Expand file tree Collapse file tree 1 file changed +2
-3
lines changed Original file line number Diff line number Diff line change 1
1
# kotlin-unsigned
2
2
3
- [ ![ Build Status] ( https://travis-ci.org /kotlin-graphics/kotlin-unsigned.svg?branch=master )] ( https://travis-ci.org /kotlin-graphics/kotlin-unsigned )
3
+ [ ![ Build Status] ( https://github.com /kotlin-graphics/kotlin-unsigned/workflows/build/badge .svg )] ( https://github.com /kotlin-graphics/kotlin-unsigned/actions?workflow=build )
4
4
[ ![ license] ( https://img.shields.io/badge/License-MIT-orange.svg )] ( https://github.com/kotlin-graphics/kotlin-unsigned/blob/master/LICENSE )
5
5
[ ![ Release] ( https://jitpack.io/v/kotlin-graphics/kotlin-unsigned.svg )] ( https://jitpack.io/#kotlin-graphics/kotlin-unsigned )
6
- ![ Size] ( https://github-size-badge.herokuapp.com/:owner/:repo .svg )
6
+ ![ Size] ( https://github-size-badge.herokuapp.com/kotlin-graphics/kotlin-unsigned .svg )
7
7
[ ![ Github All Releases] ( https://img.shields.io/github/downloads/kotlin-graphics/kotlin-unsigned/total.svg )] ( )
8
- [ ![ Slack Status] ( http://slack.kotlinlang.org/badge.svg )] ( http://slack.kotlinlang.org/ )
9
8
10
9
Unsigned operators and boxed types (` Ubyte ` , ` Uint ` , ` Ulong ` and ` Ushort ` ) for unsigned support.
11
10
You can’t perform that action at this time.
0 commit comments