Skip to content

Commit

Permalink
README: update status badge to github actions
Browse files Browse the repository at this point in the history
  • Loading branch information
bergzand committed Feb 23, 2022
1 parent ee78f07 commit 693186f
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,6 +1,6 @@
# libcose

[![Build Status](https://api.cirrus-ci.com/github/bergzand/libcose.svg)](https://cirrus-ci.com/github/bergzand/libcose)
[![build](https://github.com/bergzand/libcose/actions/workflows/build.yml/badge.svg)](https://github.com/bergzand/libcose/actions/workflows/build.yml)

Libcose is a C library aiming to implement the full [COSE] standard.
Libcose is aimed at constrained devices without dynamic memory allocation,
Expand Down

0 comments on commit 693186f

Please sign in to comment.