Skip to content

Commit

Permalink
Introduction
Browse files Browse the repository at this point in the history
  • Loading branch information
polytypic committed Aug 12, 2018
1 parent 5739ecc commit 4eec24f
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 @@ -25,6 +25,7 @@ Examples:

## <a id="contents"></a> [](#contents) [](https://calmm-js.github.io/karet.xhr/index.html#contents) [Contents](#contents)

* [Introduction](#introduction)
* [Reference](#reference)
* [Convenience](#convenience)
* [`XHR.getJson(url | {url[, ...]}) ~> varies`](#XHR-getJson)
Expand Down Expand Up @@ -72,6 +73,10 @@ Examples:
* [Auxiliary](#auxiliary)
* [`XHR.isHttpSuccess(number) ~> boolean`](#XHR-isHttpSuccess)

## <a id="introduction"></a> [](#contents) [](https://calmm-js.github.io/karet.xhr/index.html#introduction) [Introduction](#introduction)

To-Be-Done

## <a id="reference"></a> [](#contents) [](https://calmm-js.github.io/karet.xhr/index.html#reference) [Reference](#reference)

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

0 comments on commit 4eec24f

Please sign in to comment.