diff --git a/Documentation.md b/Documentation.md index de10d585..b8bc9848 100644 --- a/Documentation.md +++ b/Documentation.md @@ -14,6 +14,7 @@ The framework also provides a router component to help dispatching the incoming A service can be a web api, a web interface, … what ever run on top of HTTP. + # Service _ see interface: WSF_SERVICE _