Skip to content

Commit 21e1a5b

Browse files
authored
Update README.md (#136)
1 parent 666b9f5 commit 21e1a5b

1 file changed

Lines changed: 1 addition & 4 deletions

File tree

README.md

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9,10 +9,7 @@ You can access the CPU information by accessing the shared CPU variable of the c
99
Package home: https://github.com/klauspost/cpuid
1010

1111
[![PkgGoDev](https://pkg.go.dev/badge/github.com/klauspost/cpuid)](https://pkg.go.dev/github.com/klauspost/cpuid/v2)
12-
[![Build Status][3]][4]
13-
14-
[3]: https://travis-ci.org/klauspost/cpuid.svg?branch=master
15-
[4]: https://travis-ci.org/klauspost/cpuid
12+
[![Go](https://github.com/klauspost/cpuid/actions/workflows/go.yml/badge.svg)](https://github.com/klauspost/cpuid/actions/workflows/go.yml)
1613

1714
## installing
1815

0 commit comments

Comments
 (0)