From 8882f1713e147dca51b6481718107180a4ad921b Mon Sep 17 00:00:00 2001 From: Mark Robert Henderson Date: Tue, 18 Aug 2020 18:54:53 -0400 Subject: [PATCH] Update README.md --- README.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index c2d109d..2359f93 100644 --- a/README.md +++ b/README.md @@ -12,11 +12,11 @@ Database for storing indexed documents. Stores documents by `_id` field by defau ## Table of Contents - - [Install](#install) - - [Usage](#usage) - - [API](#api) - - [docstore(name, options)](#docstorename-options) - - [License](#license) +- [Install](#install) +- [Usage](#usage) +- [API](#api) + - [docstore(name, options)](#docstorename-options) +- [License](#license) ## Install