Skip to content

Commit

Permalink
Add basic badges to README
Browse files Browse the repository at this point in the history
I always like at least these 2 to have easy access to the most current version number and the docs. Can also add more (see benchee 😁 ) but didn't wanna overdo it.
  • Loading branch information
PragTob authored and michalmuskala committed Jun 29, 2024
1 parent ba1ec1b commit bba1c30
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Jason
# Jason [![Hex Version](https://img.shields.io/hexpm/v/jason.svg)](https://hex.pm/packages/jason) [![Hex Docs](https://img.shields.io/badge/docs-hexpm-blue.svg)](https://hexdocs.pm/jason/)

A blazing fast JSON parser and generator in pure Elixir.

Expand Down

0 comments on commit bba1c30

Please sign in to comment.