Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
watal committed Jun 9, 2022
1 parent 213deb8 commit f2ec8c5
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,13 @@
</p>

# Pola PCE
[![lint status](https://github.com/nttcom/pola/actions/workflows/ci.yml/badge.svg)](https://github.com/nttcom/pola/actions)
[![License](https://img.shields.io/badge/license-MIT-blue)](LICENSE)
[![Linter](https://github.com/nttcom/pola/actions/workflows/ci.yml/badge.svg)](https://github.com/nttcom/pola/actions)
[![Releaser](https://github.com/nttcom/pola/actions/workflows/release.yml/badge.svg)](https://github.com/nttcom/pola/actions)
[![Go Report Card](https://goreportcard.com/badge/nttcom/pola)](https://goreportcard.com/report/github.com/nttcom/pola)
[![Go Reference](https://pkg.go.dev/badge/github.com/nttcom/pola.svg)](https://pkg.go.dev/github.com/nttcom/pola)
[![License](https://img.shields.io/badge/license-MIT-blue)](LICENSE)

PCEP Library and Stateful PCE Implementation with Go

## Installation & Use
- [Getting Started](docs/sources/getting-started.md)
Expand Down

0 comments on commit f2ec8c5

Please sign in to comment.