From 1b8665adbee1ee8de8f2836f331007b3fe299c45 Mon Sep 17 00:00:00 2001 From: Matt Date: Wed, 26 Apr 2023 14:32:02 -0500 Subject: [PATCH] Update README.md TaxonPages is not just TaxonWorks. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index aaeaf85..8226a3a 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ # TaxonPages -TaxonPages is a tool to serve taxon pages for TaxonWorks projects. +TaxonPages is a tool to serve taxon pages. At present it draws data from TaxonWorks' API, however we seek to keep the TaxonPages platform agnostic therefor facilitating the modular addition of functionality that may reference data from any biodiversity data-serving API. ## Status Warning TaxonPages software is in active development and changes are expected that will cause the early first-adopters' instances to require rebuilding by refreshing one's forked branch using `git pull`. A first _stable version_ is expected by Spring 2023.