Skip to content

Commit

Permalink
Add CI badge to README.md
Browse files Browse the repository at this point in the history
Also fix Rustler link.
  • Loading branch information
philss committed Mar 16, 2022
1 parent 8bd7250 commit 44f4cb8
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
# NifIo

Real world example for [Rustler](https://github.com/hansihe/Rustler) that shows packaging, elixir-side supporting code, error handling, and advanced usage of many Rustler features.
[![CI](https://github.com/rusterlium/NifIo/actions/workflows/ci.yml/badge.svg)](https://github.com/rusterlium/NifIo/actions/workflows/ci.yml)

Real world example for [Rustler](https://github.com/rusterlium/rustler) that shows packaging,
elixir-side supporting code, error handling, and advanced usage of many Rustler features.

Note that this is just meant to be an example. Use at your own risk.

0 comments on commit 44f4cb8

Please # to comment.