fixed some capitalization issues in the toc

main
m455 2020-02-02 23:50:34 -05:00
parent 00b721ce2a
commit 7005905cf3
1 changed files with 15 additions and 15 deletions

View File

@ -9,33 +9,33 @@ A minimal list manager for people who live on the command line.
<!-- markdown-toc start - Don't edit this section. Run M-x markdown-toc-refresh-toc -->
# Table of Contents
- [Quick Start](#quick-start)
- [Getting Started](#getting-started)
- [Quick start](#quick-start)
- [Getting started](#getting-started)
- [Conventions used in this readme](#conventions-used-in-this-readme)
- [Platforms](#platforms)
- [Requirements](#requirements)
- [Downloading Racket](#downloading-racket)
- [To Download and install Racket](#to-download-and-install-racket)
- [Downloading the rodo Source Code](#downloading-the-rodo-source-code)
- [To Download the rodo Source Code](#to-download-the-rodo-source-code)
- [Running rodo from Any Directory](#running-rodo-from-any-directory)
- [To download and install Racket](#to-download-and-install-racket)
- [Downloading the rodo source code](#downloading-the-rodo-source-code)
- [To download the rodo source code](#to-download-the-rodo-source-code)
- [Running rodo from any directory](#running-rodo-from-any-directory)
- [Setting up a $PATH](#setting-up-a-path)
- [To set up a $PATH](#to-set-up-a-path)
- [Adding rodo to your $PATH](#adding-rodo-to-your-path)
- [To add rodo to your $PATH](#to-add-rodo-to-your-path)
- [Using rodo](#using-rodo)
- [Showing the Help Message](#showing-the-help-message)
- [To Show the Help Message](#to-show-the-help-message)
- [Showing the help message](#showing-the-help-message)
- [To show the help message](#to-show-the-help-message)
- [Initializing rodo](#initializing-rodo)
- [To initialize rodo](#to-initialize-rodo)
- [Displaying Your List](#displaying-your-list)
- [To Display Your List](#to-display-your-list)
- [Adding an Item to Your List](#adding-an-item-to-your-list)
- [To Add an Item to Your List](#to-add-an-item-to-your-list)
- [Removing an Item from Your List](#removing-an-item-from-your-list)
- [To Remove an Item from Your List](#to-remove-an-item-from-your-list)
- [Displaying your list](#displaying-your-list)
- [To display your list](#to-display-your-list)
- [Adding an item to your list](#adding-an-item-to-your-list)
- [To add an item to your list](#to-add-an-item-to-your-list)
- [Removing an item from your list](#removing-an-item-from-your-list)
- [To remove an item from your list](#to-remove-an-item-from-your-list)
- [Configuring rodo](#configuring-rodo)
- [To Configure rodo](#to-configure-rodo)
- [To configure rodo](#to-configure-rodo)
- [List of commands](#list-of-commands)
- [Usage examples](#usage-examples)