From e7357ad8a59342cd764a40ba60eea656c626fed7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Martin=20Kope=C4=8Dek?= Date: Tue, 11 Sep 2018 17:41:21 +0200 Subject: [PATCH] docs: add element reference target (#77) It works as it is handled in the service, so it could be documented. --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 6c82264..e4e4f83 100644 --- a/README.md +++ b/README.md @@ -141,7 +141,10 @@ export class AppModule { } -
+ + + +
You've reached your destination.
```