Skip to content

Commit

Permalink
Introduction
Browse files Browse the repository at this point in the history
  • Loading branch information
polytypic committed Jun 27, 2018
1 parent 6f472d6 commit bf98e5d
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ Examples:

## <a id="contents"></a> [](#contents) Contents

* [Introduction](#introduction)
* [Reference](#reference)
* [Starting](#starting)
* [`XHR.perform({url[, method, user, password, headers, overrideMimeType, body, responseType, timeout, withCredentials]}) ~> xhr`](#XHR-perform)
Expand Down Expand Up @@ -65,6 +66,10 @@ Examples:
* [Auxiliary](#auxiliary)
* [`XHR.isHttpSuccess(number) ~> boolean`](#XHR-isHttpSuccess)

## <a id="introduction"></a> [](#contents) Introduction

To-Be-Done

## <a id="reference"></a> [](#contents) Reference

The interface of this library consists of named exports. Typically one just
Expand Down

0 comments on commit bf98e5d

Please sign in to comment.