Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
# MIP Candy: A Candy for Medical Image Processing

![GitHub code size in bytes](https://img.shields.io/github/languages/code-size/ProjectNeura/MIPCandy)
![PyPI](https://img.shields.io/pypi/v/mipcandy)
![GitHub Release](https://img.shields.io/github/v/release/ProjectNeura/MIPCandy)
![GitHub Release Date - Published_At](https://img.shields.io/github/release-date/ProjectNeura/MIPCandy)
![PyPI Downloads](https://img.shields.io/pypi/dm/mipcandy)
![GitHub Stars](https://img.shields.io/github/stars/ProjectNeura/MIPCandy)

![poster](home/assets/poster.png)

Expand Down
4 changes: 2 additions & 2 deletions home/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -658,10 +658,10 @@ <h1 class="hero-title">Next-generation infrastructure for fast prototyping in ma
</div>

<div class="hero-badges">
<img alt="Code size" src="https://img.shields.io/github/languages/code-size/ProjectNeura/MIPCandy">
<img alt="PyPI" src="https://img.shields.io/pypi/v/mipcandy">
<img alt="GitHub release" src="https://img.shields.io/github/v/release/ProjectNeura/MIPCandy">
<img alt="Release date" src="https://img.shields.io/github/release-date/ProjectNeura/MIPCandy">
<img alt="PyPI downloads" src="https://img.shields.io/pypi/dm/mipcandy">
<img alt="GitHub stars" src="https://img.shields.io/github/stars/ProjectNeura/MIPCandy">
</div>
</div>

Expand Down