Skip to content

Commit

Permalink
Add badges
Browse files Browse the repository at this point in the history
  • Loading branch information
angelikatyborska committed Jan 20, 2024
1 parent c3004a4 commit a00940f
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,9 @@
# MarkdownCodeBlockFormatter
# Markdown Code Block Formatter

![GitHub Workflow status](https://github.com/github/docs/actions/workflows/test.yml/badge.svg)
![version on Hex.pm](https://img.shields.io/hexpm/v/markdown_code_block_formatter)
![number of downloads on Hex.pm](https://img.shields.io/hexpm/dt/markdown_code_block_formatter)
![license on Hex.pm](https://img.shields.io/hexpm/l/markdown_code_block_formatter)

An Elixir formatter for Elixir code blocks in Markdown files and sigils.

Expand Down

0 comments on commit a00940f

Please sign in to comment.