diff --git a/README.md b/README.md index c1216ee..5e10d99 100644 --- a/README.md +++ b/README.md @@ -4,3 +4,5 @@ Rscons (https://github.com/holtrop/rscons) is an open-source build system for developers. Rscons is written in Ruby, and is inspired by [SCons](https://scons.org/) and [waf](https://waf.io/). + +See [https://holtrop.github.io/rscons/index.html](https://holtrop.github.io/rscons/index.html) for User Guide and Installation instructions.