Skip to content

Commit 8f907f2

Browse files
committed
Add badges
1 parent feace22 commit 8f907f2

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,10 @@
11
# MultiplesOfPi
22

3-
3+
[![CI](https://github.com/jishnub/MultiplesOfPi.jl/actions/workflows/ci.yml/badge.svg)](https://github.com/jishnub/MultiplesOfPi.jl/actions/workflows/ci.yml)
44
[![Codecov](https://codecov.io/gh/jishnub/MultiplesOfPi.jl/branch/master/graph/badge.svg)](https://codecov.io/gh/jishnub/MultiplesOfPi.jl)
55
[![Coverage Status](https://coveralls.io/repos/github/jishnub/MultiplesOfPi.jl/badge.svg?branch=master)](https://coveralls.io/github/jishnub/MultiplesOfPi.jl?branch=master)
6+
[![docs:stable](https://img.shields.io/badge/docs-stable-blue.svg)](https://jishnub.github.io/MultiplesOfPi.jl/stable)
7+
[![docs:dev](https://img.shields.io/badge/docs-dev-blue.svg)](https://jishnub.github.io/MultiplesOfPi.jl/dev)
68

79
# Introduction
810

0 commit comments

Comments
 (0)