From 0900db35b64400f1e6c3a511e32f614a79ec1418 Mon Sep 17 00:00:00 2001 From: Matthew Johnson Date: Fri, 7 Dec 2018 21:51:36 -0500 Subject: [PATCH] Add ToC to readme --- README.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/README.md b/README.md index ec8111c2c..ad9d70c04 100644 --- a/README.md +++ b/README.md @@ -55,6 +55,18 @@ Leary](https://github.com/learyg), and is now developed [in the open](https://github.com/google/jax) by a growing number of [contributors](#contributors). +### Contents +* [Quickstart: Colab in the Cloud](#quickstart-colab-in-the-cloud) +* [Installation](#installation) +* [A brief tour](#a-brief-tour) +* [What's supported](#whats-supported) +* [Transformations](#transformations) +* [Random numbers are different](#random-numbers-are-different) +* [Mini-libraries](#mini-libraries) +* [How it works](#how-it-works) +* [What we're working on](#what-were-working-on) +* [Current gotchas](#current-gotchas) + ## Quickstart: Colab in the Cloud Jump right in using [a notebook in your browser](https://colab.research.google.com/github/google/jax/blob/master/notebooks/quickstart.ipynb)