Add link to prebuilt binaries.

Change-Id: I8b07e0a649abe5bc0580d8f2c8f43b0a398c5369
Reviewed-on: https://swiftshader-review.googlesource.com/6911
Reviewed-by: Nicolas Capens <capn@google.com>
Tested-by: Nicolas Capens <capn@google.com>
diff --git a/README.md b/README.md
index cf1a6bb..bd71929 100644
--- a/README.md
+++ b/README.md
@@ -13,6 +13,8 @@
 

 On Windows, most applications can be made to use SwiftShader's DLLs by placing them in the same folder as the executable. On Linux, the LD\_LIBRARY\_PATH environment variable or -rpath linker option can be used to direct applications to search for shared libraries in the indicated directory first.

 

+Prebuilt binaries can be found at: https://goo.gl/5MOcdb

+

 Contributing

 -----------------