summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJon Bratseth <bratseth@verizonmedia.com>2019-02-18 15:27:45 +0100
committerJon Bratseth <bratseth@verizonmedia.com>2019-02-18 15:27:45 +0100
commit869d50f3237803d916766a035a6e353f6de8c8d3 (patch)
tree42e5beaeb447e85438a8f616df51f518b0381079
parent70fadb6a4e7f283b1fb802d92a70ef15f1643238 (diff)
Add link
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index 784240eadbd..8d62f415bfa 100644
--- a/README.md
+++ b/README.md
@@ -61,6 +61,7 @@ If you want to contribute to the documentation, see
You do not need to build Vespa to use it, but if you want to contribute you need to be able to build the code.
This section explains how to build and test Vespa. To understand where to make changes, see [Code-map.md](Code-map.md).
+Some suggested improvements with pointers to code are in [TODO.md](TODO.md).
### Set up the build environment