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 4132088 commit 859434d
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion 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

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

## <a id="reference"></a> [](#contents) [](https://calmm-js.github.io/karet.xhr/index.html#reference) Reference
## <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
imports the library as:
Expand Down

0 comments on commit 859434d

Please sign in to comment.