From fa9fff11d9041bc376af591aa60dab8c1945a6fb Mon Sep 17 00:00:00 2001 From: Dmitry Mozzherin Date: Fri, 18 Dec 2020 13:57:06 +0000 Subject: [PATCH] Update README.md --- README.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/README.md b/README.md index 74a2dfc..5f6a8dc 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,15 @@ # Global Names Parser: gnparser written in Go +## IMPORTANT + +This repo is **archived** now, because `gnparser` development moved to +[GitHub](https://github.com/gnames/gnparser) to keep it closer to +the rest of [Global Names Projects](https://github.com/gnames). +Please get latest versions and leave issues at its new +[home](https://github.com/gnames/gnparser) + +## Summary + Try `gnparser` [online][parser-web]. ``gnparser`` splits scientific names into their semantic elements with an -- GitLab