We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2c3fbe8 commit dd09882Copy full SHA for dd09882
1 file changed
README.md
@@ -7,6 +7,17 @@ This package contains two main sets of tools: an executable called `fastclip` to
7
8
The following README will focus mainly on `fastclip`. The pdf in the repository contains further instructions for using the iPython notebooks.
9
10
+**Table of Contents**
11
+
12
+- [Usage](#user-content-usage)
13
+ - [Required arguments](#user-content-required-arguments)
14
+ - [Optional arguments](#user-content-optional-arguments)
15
+- [Installation instructions](#user-content-installation-instructions)
16
+- [Dependencies](#user-content-dependencies)
17
+- [Input](#user-content-input)
18
+- [Output](#user-content-output)
19
+- [Debugging](#user-content-debugging)
20
+- [How the pipeline works](#user-content-how-the-pipeline-works)
21
22
Usage
23
-----
0 commit comments