Skip to content

Commit c954643

Browse files
committed
added table of contents
1 parent bf2923a commit c954643

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

README.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,17 @@
22
Node Scraper is a tool which performs automated data collection and analysis for the purposes of
33
system debug.
44

5+
## Table of Contents
6+
- [Installation](#installation)
7+
- [Install From Source](#install-from-source)
8+
- [CLI Usage](#cli-usage)
9+
- [Execution Methods](#execution-methods)
10+
- [Example: Remote Execution](#example-remote-execution)
11+
- [Example connection_config.json](#example-connection_configjson)
12+
- [Subcommmands](#subcommmands)
13+
- [Plugin Configs](#plugin-configs)
14+
15+
516
## Installation
617
### Install From Source
718
Node Scraper requires Python 3.10+ for installation. After cloning this repository,

0 commit comments

Comments
 (0)