Skip to content

Commit

Permalink
doc: Update table of content
Browse files Browse the repository at this point in the history
  • Loading branch information
gabyx committed Jun 25, 2024
1 parent c10f177 commit fde61f9
Showing 1 changed file with 10 additions and 9 deletions.
19 changes: 10 additions & 9 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,21 +20,22 @@ The tool works in two steps:

<details>
<summary>Table of Content</summary>

<!--toc:start-->

- [RDF Protect](#rdf-protect)
- [Installation & Usage](#installation-usage)
- [Usage](#usage)
- [Use Case](#use-cases)
- [Use Case](#use-case)
- [Example](#example)
- [Development](#development)
- [Requirements](#requirements)
- [Nix](#nix)
- [Formatting](#formatting)
- [Building](#building)
- [Testing](#testing)

<!--toc:end-->
- [1. Pseudonymize the URI of nodes with `rdf:type`](#1-pseudonymize-the-uri-of-nodes-with-rdftype)
- [2. Pseudonymize values for specific subject-predicate combinations](#2-pseudonymize-values-for-specific-subject-predicate-combinations)
- [3. Pseudonymize any value for a given predicate](#3-pseudonymize-any-value-for-a-given-predicate)
- [Development](#development) - [Setup](#setup) -
[Development Shell with `nix`](#development-shell-with-nix) -
[Formatting](#formatting) - [Building](#building) - [Testing](#testing)
<!--toc:end-->

</details>

## Installation & Usage
Expand Down

0 comments on commit fde61f9

Please sign in to comment.