Add more text to the README.md

This commit is contained in:
Jonathan Turner 2014-07-17 09:12:43 -07:00
parent 2b8f04af0c
commit cdf53c58de

View File

@ -1,6 +1,6 @@
# TypeScript
Scalable JavaScript development with types, classes and modules.
[TypeScript](http://www.typescriptlang.org/) is a language for application-scale JavaScript. TypeScript adds optional types, classes, and modules to JavaScript. TypeScript supports tools for large-scale JavaScript applications for any browser, for any host, on any OS. TypeScript compiles to readable, standards-based JavaScript. Try it out at the [playground](http://www.typescriptlang.org/Playground), and stay up to date via [our blog](http://blogs.msdn.com/typescript) and [twitter account](https://twitter.com/typescriptlang).
## Installation