summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md6
1 files changed, 5 insertions, 1 deletions
diff --git a/README.md b/README.md
index 3004fd323c4..fd7a4431db9 100644
--- a/README.md
+++ b/README.md
@@ -7,7 +7,7 @@ data can be performed at serving time.
This README describes how to build and develop the Vespa engine.
For user documentation see TODO: Github pages link
-## Getting started
+## Getting started developing
### Setting up local git config
@@ -49,3 +49,7 @@ TODO: List required build dependencies
Code licensed under the Apache 2.0 license. See LICENSE file for terms.
+
+## Documenting your features
+
+See [README-documentation.md]. \ No newline at end of file