diff --git a/README.md b/README.md index e109bbfee..1907fb15a 100644 --- a/README.md +++ b/README.md @@ -25,6 +25,8 @@ The Knowledge Engine consists of a number of components: To quickly see how to use the Knowledge Engine through examples, see [`./examples/`](./examples/). +Detailed documentation can be found [here](https://docs.knowledge-engine.eu/). + The rest of this README is structured as follows: - [Knowledge Engine](#knowledge-engine) @@ -256,4 +258,4 @@ By default, a Smart Connector waits `10` seconds max for a reply from another Sm *Increasing the HTTP timeouts* -By default, a KER waits `5` seconds max for a HTTP connection response from another KER when sending a message via the inter-KER protocol. The time is configurable via the `ke.http.timeout` property \ No newline at end of file +By default, a KER waits `5` seconds max for a HTTP connection response from another KER when sending a message via the inter-KER protocol. The time is configurable via the `ke.http.timeout` property