From dd51ec050d7eccb46d636925cc07b71e28bbcb76 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Max=20H=C3=A4u=C3=9Fler?= <83341109+haeussma@users.noreply.github.com> Date: Fri, 16 Feb 2024 14:57:40 +0100 Subject: [PATCH] Update README.md (#38) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 018560d2..92001287 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,7 @@ [![Generate API](https://github.com/PyEED/pyeed/actions/workflows/generate_api.yaml/badge.svg)](https://github.com/PyEED/pyeed/actions/workflows/generate_api.yaml) +[![Documentation](https://github.com/PyEED/pyeed/actions/workflows/make_docs.yaml/badge.svg)](https://github.com/PyEED/pyeed/actions/workflows/make_docs.yaml) ## About 📖 pyEED is a toolkit enabling object-oriented analysis of protein sequences, instead of working with sequences in a file-oriented fashion. This will enable the user to easily access and manipulate sequence information and to perform analyses on the sequence data.