From 697ea4d6af13ce2e8e2b8a914f1864edceaea28f Mon Sep 17 00:00:00 2001 From: alisdair sullivan Date: Sun, 27 May 2012 12:45:14 -0700 Subject: [PATCH] expanded TOC in readme --- README.markdown | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.markdown b/README.markdown index 593a29e..46d2fcf 100644 --- a/README.markdown +++ b/README.markdown @@ -18,6 +18,11 @@ jsx may be built using either [sinan][sinan] or [rebar][rebar] - [json <-> erlang mapping](#json---erlang-mapping) - [incomplete input](#incomplete-input) * [data types](#data-types) + - [`json_term()`](#json_term) + - [`json_text()`](#json_text) + - [`token()`](#token) + - [`event()`](#event) + - [`option()`](#option) * [exports](#exports) * [callback exports](#callback_exports) * [acknowledgements](#acknowledgements)