diff --git a/README.md b/README.md index 539e83cfb..b57f9cfce 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,9 @@ [![Build Status](https://travis-ci.org/Microsoft/TypeScript-Handbook.svg)](https://travis-ci.org/Microsoft/TypeScript-Handbook) -The TypeScript Handbook is a comprehensive guide to the TypeScript language +The TypeScript Handbook is a comprehensive guide to the TypeScript language. +It is meant to be read online at [typescriptlang.org][1] or [directly from this repository](pages/Basic Types.md). Please see the [latest TypeScript Language Specification](https://github.com/Microsoft/TypeScript/blob/master/doc/spec.md) for more details. + +[1]: https://www.typescriptlang.org/docs/handbook/basic-types.html