Skip to content

Commit e6c004a

Browse files
committed
Removed sections from TOC in main README.md file.
1 parent 780251f commit e6c004a

File tree

1 file changed

+12
-14
lines changed

1 file changed

+12
-14
lines changed

README.md

Lines changed: 12 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -1,22 +1,20 @@
1-
# StepIt
1+
# StepIt <!-- omit in toc -->
22

33
[![CI](https://github.com/kineticsystem/stepit/actions/workflows/industrial_ci.yml/badge.svg)](https://github.com/kineticsystem/stepit/actions/workflows/industrial_ci.yml)
44
[![Format](https://github.com/kineticsystem/stepit/actions/workflows/ci-format.yml/badge.svg)](https://github.com/kineticsystem/stepit/actions/workflows/ci-format.yml)
55
[![Linters](https://github.com/kineticsystem/stepit/actions/workflows/ci-ros-lint.yml/badge.svg)](https://github.com/kineticsystem/stepit/actions/workflows/ci-ros-lint.yml)
66

7-
## Table of Contents
8-
9-
- [StepIt](#stepit)
10-
- [Table of Contents](#table-of-contents)
11-
- [Introduction](#introduction)
12-
- [Prerequisites](#prerequisites)
13-
- [Install StepIt on the Microcontroller](#install-stepit-on-the-microcontroller)
14-
- [Install StepIt on the Local Computer](#install-stepit-on-the-local-computer)
15-
- [Chekout the Git Repository](#chekout-the-git-repository)
16-
- [Pre-Commit Hooks](#pre-commit-hooks)
17-
- [Build the Project](#build-the-project)
18-
- [Running the Application](#running-the-application)
19-
- [How to run GitHub Actions locally](#how-to-run-github-actions-locally)
7+
## Table of Contents <!-- omit in toc -->
8+
9+
- [Introduction](#introduction)
10+
- [Prerequisites](#prerequisites)
11+
- [Install StepIt on the Microcontroller](#install-stepit-on-the-microcontroller)
12+
- [Install StepIt on the Local Computer](#install-stepit-on-the-local-computer)
13+
- [Chekout the Git Repository](#chekout-the-git-repository)
14+
- [Pre-Commit Hooks](#pre-commit-hooks)
15+
- [Build the Project](#build-the-project)
16+
- [Running the Application](#running-the-application)
17+
- [How to run GitHub Actions locally](#how-to-run-github-actions-locally)
2018

2119
## Introduction
2220

0 commit comments

Comments
 (0)