fixed some capitalization issues in the toc
parent
00b721ce2a
commit
7005905cf3
30
README.md
30
README.md
|
@ -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 -->
|
<!-- markdown-toc start - Don't edit this section. Run M-x markdown-toc-refresh-toc -->
|
||||||
# Table of Contents
|
# Table of Contents
|
||||||
|
|
||||||
- [Quick Start](#quick-start)
|
- [Quick start](#quick-start)
|
||||||
- [Getting Started](#getting-started)
|
- [Getting started](#getting-started)
|
||||||
- [Conventions used in this readme](#conventions-used-in-this-readme)
|
- [Conventions used in this readme](#conventions-used-in-this-readme)
|
||||||
- [Platforms](#platforms)
|
- [Platforms](#platforms)
|
||||||
- [Requirements](#requirements)
|
- [Requirements](#requirements)
|
||||||
- [Downloading Racket](#downloading-racket)
|
- [Downloading Racket](#downloading-racket)
|
||||||
- [To Download and install Racket](#to-download-and-install-racket)
|
- [To download and install Racket](#to-download-and-install-racket)
|
||||||
- [Downloading the rodo Source Code](#downloading-the-rodo-source-code)
|
- [Downloading the rodo source code](#downloading-the-rodo-source-code)
|
||||||
- [To Download the rodo Source Code](#to-download-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)
|
- [Running rodo from any directory](#running-rodo-from-any-directory)
|
||||||
- [Setting up a $PATH](#setting-up-a-path)
|
- [Setting up a $PATH](#setting-up-a-path)
|
||||||
- [To set up a $PATH](#to-set-up-a-path)
|
- [To set up a $PATH](#to-set-up-a-path)
|
||||||
- [Adding rodo to your $PATH](#adding-rodo-to-your-path)
|
- [Adding rodo to your $PATH](#adding-rodo-to-your-path)
|
||||||
- [To add rodo to your $PATH](#to-add-rodo-to-your-path)
|
- [To add rodo to your $PATH](#to-add-rodo-to-your-path)
|
||||||
- [Using rodo](#using-rodo)
|
- [Using rodo](#using-rodo)
|
||||||
- [Showing the Help Message](#showing-the-help-message)
|
- [Showing the help message](#showing-the-help-message)
|
||||||
- [To Show the Help Message](#to-show-the-help-message)
|
- [To show the help message](#to-show-the-help-message)
|
||||||
- [Initializing rodo](#initializing-rodo)
|
- [Initializing rodo](#initializing-rodo)
|
||||||
- [To initialize rodo](#to-initialize-rodo)
|
- [To initialize rodo](#to-initialize-rodo)
|
||||||
- [Displaying Your List](#displaying-your-list)
|
- [Displaying your list](#displaying-your-list)
|
||||||
- [To Display Your List](#to-display-your-list)
|
- [To display your list](#to-display-your-list)
|
||||||
- [Adding an Item to Your List](#adding-an-item-to-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)
|
- [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)
|
- [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)
|
- [To remove an item from your list](#to-remove-an-item-from-your-list)
|
||||||
- [Configuring rodo](#configuring-rodo)
|
- [Configuring rodo](#configuring-rodo)
|
||||||
- [To Configure rodo](#to-configure-rodo)
|
- [To configure rodo](#to-configure-rodo)
|
||||||
- [List of commands](#list-of-commands)
|
- [List of commands](#list-of-commands)
|
||||||
- [Usage examples](#usage-examples)
|
- [Usage examples](#usage-examples)
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue