From a335d422ac196e8143033fc64d5c1ca27405da5d Mon Sep 17 00:00:00 2001 From: Cunliang Geng Date: Mon, 18 Nov 2024 15:26:03 +0100 Subject: [PATCH] add logo image to README --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 6afc9587..7580e160 100644 --- a/README.md +++ b/README.md @@ -16,7 +16,8 @@ | Citation data consistency | [![cffconvert](https://github.com/NPLinker/nplinker/actions/workflows/cffconvert.yml/badge.svg)](https://github.com/NPLinker/nplinker/actions/workflows/cffconvert.yml) | -# Natural Products Linker (NPLinker) +![NPLinker Logo](./docs/images/NPLinker_standard_black.svg) + NPLinker is a python framework for data mining microbial natural products by integrating genomics and metabolomics data. Original paper: [Ranking microbial metabolomic and genomic links in the NPLinker framework using complementary scoring functions](https://doi.org/10.1371/journal.pcbi.1008920).