Skip to content

Commit 3fd85ff

Browse files
authored
Add missing GitHub CI badge to the README (#70)
1 parent e36536f commit 3fd85ff

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
# CAStore
22

3-
[![hex.pm badge](https://img.shields.io/badge/Package%20on%20hex.pm-informational)](https://hex.pm/packages/castore)
3+
[![CI badge](https://github.com/elixir-mint/castore/actions/workflows/ci.yml/badge.svg)](https://github.com/elixir-mint/castore/actions/workflows/ci.yml)
44
[![Documentation badge](https://img.shields.io/badge/Documentation-ff69b4)](https://hexdocs.pm/castore)
5+
[![Hex.pm badge](https://img.shields.io/badge/Package%20on%20hex.pm-informational)](https://hex.pm/packages/castore)
56

67
Up-to-date CA certificate store for Elixir.
78

0 commit comments

Comments
 (0)