Skip to content

Commit 3fcc753

Browse files
😒 chore(README): Link to main branch.
1 parent ad2245f commit 3fcc753

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ For a 64-bit version, see [@aureooms/js-uint64](https://github.com/aureooms/js-u
1111
rotl32(1, 1); // 2
1212
```
1313

14-
[![License](https://img.shields.io/github/license/aureooms/js-uint32.svg?style=flat)](https://raw.githubusercontent.com/aureooms/js-uint32/master/LICENSE)
14+
[![License](https://img.shields.io/github/license/aureooms/js-uint32.svg?style=flat)](https://raw.githubusercontent.com/aureooms/js-uint32/main/LICENSE)
1515
[![NPM version](https://img.shields.io/npm/v/@aureooms/js-uint32.svg?style=flat)](https://www.npmjs.org/package/@aureooms/js-uint32)
1616
[![Build Status](https://img.shields.io/travis/aureooms/js-uint32.svg?style=flat)](https://travis-ci.org/aureooms/js-uint32)
1717
[![Coverage Status](https://img.shields.io/coveralls/aureooms/js-uint32.svg?style=flat)](https://coveralls.io/r/aureooms/js-uint32)

0 commit comments

Comments
 (0)