Skip to content

Commit

Permalink
Added the table of contents to README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Rayne committed Jun 9, 2019
1 parent f3f8899 commit 7546cd7
Showing 1 changed file with 19 additions and 1 deletion.
20 changes: 19 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,25 @@ from flat file structures with implicit hierarchy.

![Rayne/wz2008-graph builds a tree structure](./assets/cover-image.png "Rayne/wz2008-graph builds a tree structure")

([English documentation below.](#setup))
## Contents

- [Paketbeschreibung](#paketbeschreibung-german)
- [Dependencies](#dependencies)
- [Production](#production)
- [Development](#development)
- [Licence](#licence)
- [Setup](#setup)
- [Tests](#tests)
- [Usage](#usage)
- [Search WzItem by ID](#search-wzitem-by-id)
- [Traverse WzItems](#traverse-wzitems)
- [Traverse Parents](#traverse-parents)
- [Traverse Children](#traverse-children)
- [Filter WzItems by Level](#filter-wzitems-by-level)
- [Get translated Labels](#get-translated-labels)
- [Get WzItem ID](#get-wzitem-id)
- [Get WzItem Level](#get-wzitem-level)
- [Custom Data Sets](#custom-data-sets)

## Paketbeschreibung (German)

Expand Down

0 comments on commit 7546cd7

Please sign in to comment.