Skip to content

Commit

Permalink
Update readme.md
Browse files Browse the repository at this point in the history
  • Loading branch information
XavierJiezou authored Nov 20, 2024
1 parent 1537ab2 commit fba2f91
Showing 1 changed file with 19 additions and 19 deletions.
38 changes: 19 additions & 19 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,27 +7,27 @@
Cloud Segmentation for Remote Sensing Images.

<p>
<a href="https://github.com/XavierJiezou/CloudMask/actions?query=workflow:Release">
<img src="https://github.com/XavierJiezou/CloudMask/workflows/Release/badge.svg"
<a href="https://github.com/XavierJiezou/Cloud-Adapter/actions?query=workflow:Release">
<img src="https://github.com/XavierJiezou/Cloud-Adapter/workflows/Release/badge.svg"
alt="GitHub Workflow Release Status" />
</a>
<a href="https://github.com/XavierJiezou/CloudMask/actions?query=workflow:Test">
<img src="https://github.com/XavierJiezou/CloudMask/workflows/Test/badge.svg"
<a href="https://github.com/XavierJiezou/Cloud-Adapter/actions?query=workflow:Test">
<img src="https://github.com/XavierJiezou/Cloud-Adapter/workflows/Test/badge.svg"
alt="GitHub Workflow Test Status" />
</a>
<a href="https://github.com/XavierJiezou/CloudMask/actions?query=workflow:Lint">
<img src="https://github.com/XavierJiezou/CloudMask/workflows/Lint/badge.svg"
<a href="https://github.com/XavierJiezou/Cloud-Adapter/actions?query=workflow:Lint">
<img src="https://github.com/XavierJiezou/Cloud-Adapter/workflows/Lint/badge.svg"
alt="GitHub Workflow Lint Status" />
</a>
<a href='https://cloudmask.readthedocs.io/en/latest/?badge=latest'>
<img src='https://readthedocs.org/projects/cloudmask/badge/?version=latest' alt='Documentation Status' />
</a>
<a
href="https://www.codacy.com/gh/XavierJiezou/CloudMask/dashboard?utm_source=github.com&amp;utm_medium=referral&amp;utm_content=XavierJiezou/CloudMask&amp;utm_campaign=Badge_Grade">
href="https://www.codacy.com/gh/XavierJiezou/Cloud-Adapter/dashboard?utm_source=github.com&amp;utm_medium=referral&amp;utm_content=XavierJiezou/Cloud-Adapter&amp;utm_campaign=Badge_Grade">
<img src="https://app.codacy.com/project/badge/Grade/c2f85c8d6b8a4892b40059703f087eab" alt="Codacy Badge">
</a>
<a href="https://codecov.io/gh/XavierJiezou/CloudMask">
<img src="https://codecov.io/gh/XavierJiezou/CloudMask/branch/main/graph/badge.svg?token=QpCLcUGoYx"
<a href="https://codecov.io/gh/XavierJiezou/Cloud-Adapter">
<img src="https://codecov.io/gh/XavierJiezou/Cloud-Adapter/branch/main/graph/badge.svg?token=QpCLcUGoYx"
alt="codecov">
</a>
<a href="https://pypi.org/project/cloudmask/">
Expand All @@ -39,17 +39,17 @@ Cloud Segmentation for Remote Sensing Images.
<!-- <a href="https://pypi.org/project/cloudmask/">
<img src="https://img.shields.io/pypi/pyversions/CloudMask" alt="PyPI - Python Version">
</a> -->
<a href="https://github.com/XavierJiezou/CloudMask/stargazers">
<img src="https://img.shields.io/github/stars/XavierJiezou/CloudMask" alt="GitHub stars">
<a href="https://github.com/XavierJiezou/Cloud-Adapter/stargazers">
<img src="https://img.shields.io/github/stars/XavierJiezou/Cloud-Adapter" alt="GitHub stars">
</a>
<a href="https://github.com/XavierJiezou/CloudMask/network">
<img src="https://img.shields.io/github/forks/XavierJiezou/CloudMask" alt="GitHub forks">
<a href="https://github.com/XavierJiezou/Cloud-Adapter/network">
<img src="https://img.shields.io/github/forks/XavierJiezou/Cloud-Adapter" alt="GitHub forks">
</a>
<a href="https://github.com/XavierJiezou/CloudMask/issues">
<img src="https://img.shields.io/github/issues/XavierJiezou/CloudMask" alt="GitHub issues">
<a href="https://github.com/XavierJiezou/Cloud-Adapter/issues">
<img src="https://img.shields.io/github/issues/XavierJiezou/Cloud-Adapter" alt="GitHub issues">
</a>
<a href="https://github.com/XavierJiezou/CloudMask/blob/main/LICENSE">
<img src="https://img.shields.io/github/license/XavierJiezou/CloudMask" alt="GitHub license">
<a href="https://github.com/XavierJiezou/Cloud-Adapter/blob/main/LICENSE">
<img src="https://img.shields.io/github/license/XavierJiezou/Cloud-Adapter" alt="GitHub license">
</a>
<!-- <a href="https://github.com/psf/black">
<img alt="Code style: black" src="https://img.shields.io/badge/code%20style-black-000000.svg" />
Expand Down Expand Up @@ -80,9 +80,9 @@ Cloud Segmentation for Remote Sensing Images.
<p>
<a href="#demo">View Demo</a>
<a href="https://github.com/XavierJiezou/CloudMask/issues/new">Report Bug</a>
<a href="https://github.com/XavierJiezou/Cloud-Adapter/issues/new">Report Bug</a>
<a href="https://github.com/XavierJiezou/CloudMask/issues/new">Request Feature</a>
<a href="https://github.com/XavierJiezou/Cloud-Adapter/issues/new">Request Feature</a>
</p>

<p>
Expand Down

0 comments on commit fba2f91

Please sign in to comment.