Skip to content

Commit afabe0e

Browse files
committed
README: badges
1 parent e5ff1d9 commit afabe0e

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
# plan9asm
22

3+
[![Build Status](https://github.com/xgo-dev/plan9asm/actions/workflows/go.yml/badge.svg)](https://github.com/xgo-dev/plan9asm/actions/workflows/go.yml)
4+
[![GitHub release](https://img.shields.io/github/v/tag/xgo-dev/plan9asm.svg?label=release)](https://github.com/xgo-dev/plan9asm/releases)
5+
[![Coverage Status](https://codecov.io/gh/xgo-dev/plan9asm/branch/main/graph/badge.svg)](https://codecov.io/gh/xgo-dev/plan9asm)
6+
[![GoDoc](https://pkg.go.dev/badge/github.com/xgo-dev/plan9asm.svg)](https://pkg.go.dev/github.com/xgo-dev/plan9asm)
7+
38
`github.com/xgo-dev/plan9asm`
49

510
Plan 9 assembly parser and LLVM IR translator, extracted as an independent module.

0 commit comments

Comments
 (0)