Update README about the automatic master-tot relase
authorLei Zhang <antiagainst@google.com>
Mon, 27 Nov 2017 22:51:18 +0000 (17:51 -0500)
committerLei Zhang <antiagainst@google.com>
Tue, 28 Nov 2017 20:58:27 +0000 (15:58 -0500)
README.md

index 1daefb5..e8c4ff5 100644 (file)
--- a/README.md
+++ b/README.md
@@ -224,6 +224,12 @@ Currently Effcee is an optional dependency, but soon it will be required.
 
 ## Build
 
+Instead of building manually, you can also download the binaries for your
+platform directly from the [master-tot release][master-tot-release] on GitHub.
+Those binaries are automatically uploaded by the buildbots after successful
+testing and they always reflect the current top of the tree of the master
+branch.
+
 The project uses [CMake][cmake] to generate platform-specific build
 configurations. Assume that `<spirv-dir>` is the root directory of the checked
 out code:
@@ -500,3 +506,4 @@ limitations under the License.
 [CMake]: https://cmake.org/
 [cpp-style-guide]: https://google.github.io/styleguide/cppguide.html
 [clang-sanitizers]: http://clang.llvm.org/docs/UsersManual.html#controlling-code-generation
+[master-tot-release]: https://github.com/KhronosGroup/SPIRV-Tools/releases/tag/master-tot