Skip to content

Commit bf0bbcd

Browse files
committed
docs: add CI/Elixir/license/Hex badges to README
1 parent d7ff750 commit bf0bbcd

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
# LovelyMermaid
22

3+
[![CI](https://github.com/gilbertwong96/lovely_mermaid/actions/workflows/ci.yml/badge.svg)](https://github.com/gilbertwong96/lovely_mermaid/actions/workflows/ci.yml)
4+
[![Elixir](https://img.shields.io/badge/elixir-1.19+-purple.svg)](https://elixir-lang.org)
5+
[![License: Apache-2.0](https://img.shields.io/badge/License-Apache_2.0-blue.svg)](https://opensource.org/licenses/Apache-2.0)
6+
[![Hex.pm](https://img.shields.io/hexpm/v/lovely_mermaid.svg)](https://hex.pm/packages/lovely_mermaid)
7+
38
Elixir port of [lovely-mermaid](https://github.com/xl0/lovely-mermaid) — render
49
Mermaid diagrams as Unicode box-drawing art for terminals.
510

0 commit comments

Comments
 (0)