Skip to content

Commit

Permalink
Update TOC
Browse files Browse the repository at this point in the history
  • Loading branch information
bjuppa committed Aug 7, 2023
1 parent fefb7d9 commit 20ba2f5
Showing 1 changed file with 7 additions and 5 deletions.
12 changes: 7 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,11 +29,13 @@ ComPlainDate is distributed as an **npm** package as well as a **Deno** module:
## Table of contents

1. [Introduction](#introduction)
2. [Quick example](#quick-example)
3. [Working with timezone strings](#working-with-timezone-strings)
4. [Why another JavaScript date-time library?](#why-another-javascript-date-time-library)
5. [Guiding principles](#guiding-principles)
6. [Limitations](#limitations)
2. [Creating date and time objects](#creating-date-and-time-objects)
3. [Quick example](#quick-example)
4. [Working with timezone strings](#working-with-timezone-strings)
5. [Working with JavaScript `Date` objects](#working-with-javascript-date-objects)
6. [Why another JavaScript date-time library?](#why-another-javascript-date-time-library)
7. [Guiding principles](#guiding-principles)
8. [Limitations](#limitations)

## Introduction

Expand Down

0 comments on commit 20ba2f5

Please sign in to comment.