From f5bce20c9747120bc8d0040b713eada92600a911 Mon Sep 17 00:00:00 2001 From: Michael Boniface <m.j.boniface@soton.ac.uk> Date: Fri, 21 Feb 2025 09:05:15 +0000 Subject: [PATCH] Updated readme.md links with full URLs from git rather than relative, as this is what pypi requires --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 7a7c1ea..faaba5d 100644 --- a/README.md +++ b/README.md @@ -1,10 +1,10 @@ -# A Tool for Automating the Curation of Medical Concepts derived from Coding Lists (ACMC) - <center> - <img src="docs/img/University_of_Southampton_Logo.png" height="100" style="padding-right: 50px;" /> - <img src="docs/img/swansea-university-logo-vector.png" height="100" /> + <img src="https://git.soton.ac.uk/meldb/concepts-processing/-/raw/main/docs/img/University_of_Southampton_Logo.png" height="100" style="padding-right: 50px;" /> + <img src="https://git.soton.ac.uk/meldb/concepts-processing/-/raw/main/docs/img/swansea-university-logo-vector.png" height="100" /> </center> +# A Tool for Automating the Curation of Medical Concepts derived from Coding Lists (ACMC) + ### Jakub J. Dylag <sup>1</sup>, Roberta Chiovoloni <sup>3</sup>, Ashley Akbari <sup>3</sup>, Simon D. Fraser <sup>2</sup>, Michael J. Boniface <sup>1</sup> <sup>1</sup> Digital Health and Biomedical Engineering, School of Electronics and Computer Science, Faculty of Engineering and Physical Sciences, University of Southampton<br> -- GitLab