aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index c44f820..22cecd0 100644
--- a/README.md
+++ b/README.md
@@ -49,6 +49,7 @@ Project | Description
`core-reporting` | Combined tracing and logging library.
`core-rest` | Abstractions to represent RESTful services, discovery and client implementations.
`core-storage` | Object storage utilities.
+`core-testkit` | Mixins for scalatest.
`core-types` | Type definitions that are commonly used by applications.
`core-util` | Other utilities that do not belong anywhere else. **Note that this is a staging place for code that does not have its own submodule yet. Do not depend on it externally!**