From 9f8e210f30064fbec7f21217481f458dc1e97070 Mon Sep 17 00:00:00 2001 From: Daniel Eddie Rollins Date: Mon, 2 Mar 2026 17:09:12 +0000 Subject: [PATCH 1/3] Add release badges to README --- README.md | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 13c5b0b..89891e3 100644 --- a/README.md +++ b/README.md @@ -1,9 +1,16 @@ # pnanolocz 📦 -[![License: GPL v3](https://img.shields.io/badge/License-GPLv3-blue.svg)](https://www.gnu.org/licenses/gpl-3.0) +[![GitHub release](https://img.shields.io/github/v/release/derollins/Python-Nanolocz-Library?color=green)](https://github.com/derollins/Python-Nanolocz-Library/releases) +[![GitHub release downloads](https://img.shields.io/github/downloads/derollins/Python-Nanolocz-Library/latest/total?color=green)](https://github.com/derollins/Python-Nanolocz-Library/releases) +[![PyPI version](https://img.shields.io/pypi/v/pnanolocz?color=blue)](https://pypi.org/project/pnanolocz/) +![PyPI - Python Version](https://img.shields.io/pypi/pyversions/pnanolocz) +[![PyPI downloads](https://img.shields.io/pypi/dm/pnanolocz?color=blue)](https://pypi.org/project/pnanolocz/) [![pre-commit](https://github.com/derollins/Python-Nanolocz-Library/actions/workflows/pre-commit.yaml/badge.svg)](https://github.com/derollins/Python-Nanolocz-Library/actions/workflows/pre-commit.yaml) [![Tests](https://github.com/derollins/Python-Nanolocz-Library/actions/workflows/tests.yaml/badge.svg)](https://github.com/derollins/Python-Nanolocz-Library/actions/workflows/tests.yaml) [![codecov](https://codecov.io/gh/derollins/Python-Nanolocz-Library/graph/badge.svg?token=W5NkAxjlmX)](https://codecov.io/gh/derollins/Python-Nanolocz-Library) +[![Code style: Ruff](https://img.shields.io/endpoint?url=https://raw.githubusercontent.com/astral-sh/ruff/main/assets/badge/v2.json)](https://github.com/astral-sh/ruff) +[![Code style: black](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/psf/black) +[![License: GPL v3](https://img.shields.io/badge/License-GPLv3-blue.svg)](https://www.gnu.org/licenses/gpl-3.0) *A Python library for AFM image flattening, background leveling, and edge detection, based on the MATLAB NanoLocz platform.* Original NanoLocz MATLAB library is available here: From de802f95186096e843ea947229064db934acba4c Mon Sep 17 00:00:00 2001 From: Daniel Eddie Rollins Date: Mon, 2 Mar 2026 17:10:43 +0000 Subject: [PATCH 2/3] Centre badges --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 89891e3..af043c5 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # pnanolocz 📦 +
+ [![GitHub release](https://img.shields.io/github/v/release/derollins/Python-Nanolocz-Library?color=green)](https://github.com/derollins/Python-Nanolocz-Library/releases) [![GitHub release downloads](https://img.shields.io/github/downloads/derollins/Python-Nanolocz-Library/latest/total?color=green)](https://github.com/derollins/Python-Nanolocz-Library/releases) [![PyPI version](https://img.shields.io/pypi/v/pnanolocz?color=blue)](https://pypi.org/project/pnanolocz/) @@ -12,6 +14,8 @@ [![Code style: black](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/psf/black) [![License: GPL v3](https://img.shields.io/badge/License-GPLv3-blue.svg)](https://www.gnu.org/licenses/gpl-3.0) +
+ *A Python library for AFM image flattening, background leveling, and edge detection, based on the MATLAB NanoLocz platform.* Original NanoLocz MATLAB library is available here: From 305d601f43584858f93182ea67d8f60eea55c949 Mon Sep 17 00:00:00 2001 From: Daniel Eddie Rollins Date: Mon, 2 Mar 2026 17:12:30 +0000 Subject: [PATCH 3/3] remove package emoji --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index af043c5..1e6a6a6 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# pnanolocz 📦 +# pnanolocz