branch: externals/taxy commit 1699d3ad22f07fb83b691a919c9387aa0fe9182d Author: Adam Porter <a...@alphapapa.net> Commit: Adam Porter <a...@alphapapa.net>
Docs: Clarify --- README.org | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.org b/README.org index 45cf19a..59679a9 100644 --- a/README.org +++ b/README.org @@ -12,7 +12,7 @@ This library provides a programmable way to classify arbitrary objects into a hi Helpful features include: -+ Dynamic taxonomies :: Objects may be classified into hierarchies determined at runtime based on their attributes. ++ Dynamic taxonomies :: Objects may be classified into hierarchies automatically defined at runtime based on their attributes. + Reusable taxonomies :: Taxonomy definitions may be stored in variables and reused in other taxonomies' descendant groups. * Example