Skip to content
This repository was archived by the owner on Feb 10, 2026. It is now read-only.

Commit 61dd2be

Browse files
author
Reece Hart
committed
update workflow name in README.md
1 parent 39175ae commit 61dd2be

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

README.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,14 @@
11
# eutils -- simplified interface to NCBI E-Utilities
22

33
[![Release](https://img.shields.io/github/v/release/biocommons/eutils)](https://img.shields.io/github/v/release/biocommons/eutils)
4-
[![Build status](https://img.shields.io/github/actions/workflow/status/biocommons/eutils/main.yml?branch=main)](https://github.com/biocommons/eutils/actions/workflows/main.yml?query=branch%3Amain)
4+
[![Build status](https://img.shields.io/github/actions/workflow/status/biocommons/eutils/python-ci-cd.yml?branch=main)](https://github.com/biocommons/eutils/actions/workflows/python-ci-cd.yml?query=branch%3Amain)
55
[![codecov](https://codecov.io/gh/biocommons/eutils/branch/main/graph/badge.svg)](https://codecov.io/gh/biocommons/eutils)
66
[![Commit activity](https://img.shields.io/github/commit-activity/m/biocommons/eutils)](https://img.shields.io/github/commit-activity/m/biocommons/eutils)
77
[![License](https://img.shields.io/github/license/biocommons/eutils)](https://img.shields.io/github/license/biocommons/eutils)
88

9-
**eutils is a Python package to simplify searching, fetching, and
10-
parsing records from NCBI using their E-utilities_ interface**
9+
**eutils is a Python package to simplify searching, fetching, and parsing
10+
records from NCBI using their
11+
[E-utilities](https://www.ncbi.nlm.nih.gov/books/NBK25500/) interface**
1112

1213
## Features
1314

0 commit comments

Comments
 (0)