diff options
author | 2021-05-21 19:33:51 +0200 | |
---|---|---|
committer | 2021-05-21 19:33:51 +0200 | |
commit | d557182115e8e7428834c872af2b958bf91d4beb (patch) | |
tree | e3eff0c83420e5c5bb3a18de646050eaa8bfd20a | |
parent | ca8dd03efcae58d8bda9c31519fdc241bfd87efc (diff) | |
download | zig-nkeys-d557182115e8e7428834c872af2b958bf91d4beb.tar.gz zig-nkeys-d557182115e8e7428834c872af2b958bf91d4beb.zip |
Add CI status badge to README.md
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,6 +1,7 @@ | |||
1 | # NKeys support for Zig | 1 | # NKeys support for Zig |
2 | 2 | ||
3 | [](https://opensource.org/licenses/Apache-2.0) | 3 | [](https://opensource.org/licenses/Apache-2.0) |
4 | [](https://github.com/rutgerbrf/zig-nkeys/actions/workflows/main.yml) | ||
4 | 5 | ||
5 | Still a work in progress, things will definitely change! | 6 | Still a work in progress, things will definitely change! |
6 | 7 | ||