diff --git a/README.md b/README.md index c3ef0f4..f3e2597 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,8 @@ # @arbiter/core -> Possibilistic authorization engine: graph indices, relation/reachability queries, rule evaluation over a DSL, and lossless condensed snapshots. +> Possibilistic authorization engine: graph indices, relation/reachability queries, rule evaluation over declarative configurations, and lossless condensed snapshots. + +> The Evidence DSL (a natural-language layer that compiles to these configurations) lives in the separate [`@arbiter/evidence-dsl`](https://hub.kl1.tenere.ai/Arbiter/evidence-dsl) package. ## Why