Skip to content
This repository was archived by the owner on Oct 12, 2022. It is now read-only.

Add instructions on how to read the handbook. #351

Merged
merged 2 commits into from
Jul 21, 2016
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 4 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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