Skip to content

Commit

Permalink
add a workflow status badge in readme(fix #95) (#117)
Browse files Browse the repository at this point in the history
add a workflow status badge in readme(fix #95)
  • Loading branch information
nick-zkp authored Dec 7, 2023
1 parent 44731c8 commit 13b0463
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
[<img alt="build status" src="https://img.shields.io/github/actions/workflow/status/zkLinkProtocol/zklink_sdk/ci.yml?branch=main&style=for-the-badge" height="20">](https://github.com/zkLinkProtocol/zklink_sdk/actions?query=branch%3Amain)
[![License](https://img.shields.io/badge/License-Apache_2.0-blue.svg)](https://opensource.org/licenses/Apache-2.0)
ZkLink SDK is an open-source cross-platform library that implements low-level cryptographic wallet functionality
for ZkLink and Ethereum-based blockchain networks.
The codebase is primarily in Rust and provides cross-language bindings using multiple tools:
Expand Down

0 comments on commit 13b0463

Please sign in to comment.