Skip to content

Commit

Permalink
Fix github CI status badge URL
Browse files Browse the repository at this point in the history
  • Loading branch information
jangko committed Jan 27, 2024
1 parent baff215 commit af632d5
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
Expand Up @@ -3,7 +3,7 @@
[![License: MIT](https://img.shields.io/badge/License-MIT-blue.svg)](https://opensource.org/licenses/MIT)
[![License: Apache](https://img.shields.io/badge/License-Apache%202.0-blue.svg)](https://opensource.org/licenses/Apache-2.0)
![Stability: experimental](https://img.shields.io/badge/stability-experimental-orange.svg)
![Github action](https://github.com/status-im/nim-web3/workflows/CI/badge.svg)
![Github action](https://github.com/status-im/nim-web3/actions/workflows/ci.yml/badge.svg)

The humble beginnings of a Nim library similar to web3.[js|py]

Expand Down

0 comments on commit af632d5

Please sign in to comment.