Add status info to Readme

This commit is contained in:
Kegan Myers 2014-03-03 15:31:38 -06:00
parent eaa37c3c45
commit 34d9e86e88
1 changed files with 2 additions and 2 deletions

View File

@ -2,6 +2,8 @@ Typertext
=========
Typertext is a TypeScript native library for simple, sane, and extensible HTTP requests.
[![Build Status](https://secure.travis-ci.org/terribleplan/Typertext.png?branch=master)](https://travis-ci.org/terribleplan/Typertext)
Usage
-----
````
@ -11,9 +13,7 @@ Usage
Todo
----
- More robust error handling
- Testing
- IE 8-9 CORS support (XDomain)
- CI
Notes
-----