diff options
Diffstat (limited to 'native_client_sdk/src/README')
-rw-r--r-- | native_client_sdk/src/README | 24 |
1 files changed, 24 insertions, 0 deletions
diff --git a/native_client_sdk/src/README b/native_client_sdk/src/README new file mode 100644 index 0000000..8c32d1f --- /dev/null +++ b/native_client_sdk/src/README @@ -0,0 +1,24 @@ +Welcome to the Native Client SDK. + +Native Client Tools Bundle +Version: ${VERSION} +Revision: ${REVISION} +Build Date: ${DATE} + +Please refer to the online documentation here: + + http://code.google.com/chrome/nativeclient + +OTHER DEVELOPMENT + +If you want to contribute to the Native Client SDK itself, the code site is +here: + + http://code.google.com/p/nativeclient-sdk/ + + +KNOWN ISSUES + +Please refer to the online documentation here: + + http://code.google.com/chrome/nativeclient/docs/releasenotes.html |