Skip to content

Commit

Permalink
Fix codecove badge (#51)
Browse files Browse the repository at this point in the history
  • Loading branch information
appcypher authored Aug 25, 2022
1 parent 62bb5d7 commit d18d6ff
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<div align="center">
<a href="https://github.com/WebNativeFileSystem" target="_blank">
<img src="https://raw.githubusercontent.com/WebNativeFileSystem/rs-wnfs/main/assets/logo.svg" alt="Fission Logo" width="100" height="100"></img>
<a href="https://github.com/wnfs-wg" target="_blank">
<img src="https://raw.githubusercontent.com/wnfs-wg/rs-wnfs/main/assets/logo.svg" alt="Fission Logo" width="100" height="100"></img>
</a>

<h1 align="center">WebNative FileSystem (WNFS)</h1>
Expand All @@ -9,13 +9,13 @@
<a href="https://crates.io/crates/wnfs">
<img src="https://img.shields.io/crates/v/wnfs?label=crates" alt="Concurrency Docs">
</a>
<a href="https://codecov.io/gh/WebNativeFileSystem/rs-wnfs">
<img src="https://codecov.io/gh/WebNativeFileSystem/rs-wnfs/branch/main/graph/badge.svg?token=95YHXFMFF4" alt="Code Coverage"/>
<a href="https://codecov.io/gh/wnfs-wg/rs-wnfs">
<img src="https://codecov.io/gh/wnfs-wg/rs-wnfs/branch/main/graph/badge.svg?token=95YHXFMFF4" alt="Code Coverage"/>
</a>
<a href="https://github.com/WebNativeFileSystem/rs-wnfs/actions?query=">
<img src="https://github.com/WebNativeFileSystem/rs-wnfs/actions/workflows/checks.yaml/badge.svg" alt="Build Status">
<a href="https://github.com/wnfs-wg/rs-wnfs/actions?query=">
<img src="https://github.com/wnfs-wg/rs-wnfs/actions/workflows/checks.yaml/badge.svg" alt="Build Status">
</a>
<a href="https://github.com/WebNativeFileSystem/rs-wnfs/blob/main/LICENSE">
<a href="https://github.com/wnfs-wg/rs-wnfs/blob/main/LICENSE">
<img src="https://img.shields.io/badge/License-Apache%202.0-blue.svg" alt="License">
</a>
<a href="https://docs.rs/wnfs">
Expand Down

0 comments on commit d18d6ff

Please sign in to comment.