diff --git a/flipt-engine/README.md b/flipt-engine/README.md index 55a2103c..fc8a4abe 100644 --- a/flipt-engine/README.md +++ b/flipt-engine/README.md @@ -2,9 +2,9 @@ This is the client engine for Flipt. It is responsible for evaluating context provided by the native language client SDKs and returning the results of the evaluation. -## Development +## Architecture -TODO: Add more details +See [ARCHITECTURE.md](./ARCHITECTURE.md). ### Prerequisites