Skip to content

Commit

Permalink
Changed logo and add badges
Browse files Browse the repository at this point in the history
  • Loading branch information
Mr-Milk authored Oct 7, 2024
1 parent 9112c8d commit ba99dcd
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,13 +2,17 @@

<p align="center">
<picture align="center">
<img src="https://raw.githubusercontent.com/rendeirolab/lazyslide/main/assets/logo.svg" width="100px">
<img src="https://raw.githubusercontent.com/rendeirolab/lazyslide/main/assets/logo@3x.png" width="100px">
</picture>
</p>
<p align="center">
<i>Modularized and scalable whole slide image analysis</i>
</p>

[![Documentation Status](https://readthedocs.org/projects/lazyslide/badge/?version=stable&style=flat-square)](https://lazyslide.readthedocs.io/en/stable)
![pypi version](https://img.shields.io/pypi/v/lazyslide?color=0098FF&logo=python&logoColor=white&style=flat-square)
![PyPI - License](https://img.shields.io/pypi/l/lazyslide?color=FFD43B&style=flat-square)

LazySlide is a Python package for whole-slide image (WSI) processing.
It is designed to be fast and memory-efficient, allowing users to work
with large WSIs on modest hardware.
Expand Down

0 comments on commit ba99dcd

Please sign in to comment.