aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorJon Bratseth <bratseth@yahoo-inc.com>2016-06-20 17:00:50 +0200
committerJon Bratseth <bratseth@yahoo-inc.com>2016-06-20 17:00:50 +0200
commit184f8b05cef2863518d3d72ee5b3d0c92273affb (patch)
tree87c8e3d981c1f4447e39e9d6c66503d681c1672e /README.md
parentfb2ad971b8f14d40a88d6a3cacd7744de244a09c (diff)
Add documentation readme
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