diff --git a/README.md b/README.md
index d783615..4ac8c1f 100644
--- a/README.md
+++ b/README.md
@@ -25,6 +25,7 @@ Examples:
## [≡](#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)
@@ -72,7 +73,12 @@ Examples:
* [Auxiliary](#auxiliary)
* [`XHR.isHttpSuccess(number) ~> boolean`](#XHR-isHttpSuccess)
-## [≡](#contents) [▶](https://calmm-js.github.io/karet.xhr/index.html#reference) Reference
+## [≡](#contents) [▶](https://calmm-js.github.io/karet.xhr/index.html#introduction) [Introduction](#introduction)
+
+To-Be-Done
+
+## [≡](#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: