Browse Source

Add badges to README

pull/91/head
Fredrik Ekre 1 year ago
parent
commit
0b75076877
No known key found for this signature in database
GPG Key ID: DE82E6D5E364C0A2
  1. 3
      README.md

3
README.md

@ -2,6 +2,9 @@ @@ -2,6 +2,9 @@
*A code formatter with rules set in stone.*
[![Test](https://github.com/fredrikekre/Runic.jl/actions/workflows/Test.yml/badge.svg?branch=master&event=push)](https://github.com/fredrikekre/Runic.jl/actions/workflows/Test.yml)
[![codecov](https://codecov.io/gh/fredrikekre/Runic.jl/graph/badge.svg?token=GWKJKBZ5FB)](https://codecov.io/gh/fredrikekre/Runic.jl)
Runic is a formatter for the [Julia programming language](https://julialang.org/) built on
top of [JuliaSyntax.jl](https://github.com/JuliaLang/JuliaSyntax.jl).

Loading…
Cancel
Save