diff --git a/README.md b/README.md index 29fa1a0..292e103 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,10 @@ # Containers-Trie A trie implementation (original version from Benoit St-Jean). + + Pharo + + This package is part of the Containers project: This project is to collect, clean, test and document alternate collection datastructures. Each package is modular so that users can only load the collection they need without 100 of related collections.