From d72b51a625196531c30f5cd704f6ae70f21dae43 Mon Sep 17 00:00:00 2001 From: Tatsuhiko Kubo Date: Wed, 6 Apr 2016 03:39:09 +0900 Subject: [PATCH] doc: added link for scons.org. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ac6e724..cf1de7c 100644 --- a/README.md +++ b/README.md @@ -393,7 +393,7 @@ https://github.com/cubicdaiya/onp # Examples There are examples in [dtl/examples](https://github.com/cubicdaiya/dtl/tree/master/examples). -`dtl` uses SCons for building examples and tests. If you build and run examples and tests, install SCons. +`dtl` uses [SCons](http://scons.org/) for building examples and tests. If you build and run examples and tests, install SCons. ## strdiff