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

Commit 35171f8

Browse files
Merge pull request #351 from jish/where-to-read
Add instructions on how to read the handbook.
2 parents 5900976 + 632d8aa commit 35171f8

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

README.md

+4-1
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,9 @@
22

33
[![Build Status](https://travis-ci.org/Microsoft/TypeScript-Handbook.svg)](https://travis-ci.org/Microsoft/TypeScript-Handbook)
44

5-
The TypeScript Handbook is a comprehensive guide to the TypeScript language
5+
The TypeScript Handbook is a comprehensive guide to the TypeScript language.
6+
It is meant to be read online at [typescriptlang.org][1] or [directly from this repository](pages/Basic Types.md).
67

78
Please see the [latest TypeScript Language Specification](https://github.com/Microsoft/TypeScript/blob/master/doc/spec.md) for more details.
9+
10+
[1]: https://www.typescriptlang.org/docs/handbook/basic-types.html

0 commit comments

Comments
 (0)