Remove TOC as its generated automatically

This commit is contained in:
Igor Pecovnik
2023-12-11 14:41:38 +01:00
committed by Igor
parent 4d85023729
commit 69186e0606

View File

@@ -9,20 +9,6 @@
<a href=https://github.com/armbian/build/commits/main><img alt="GitHub last commit (branch)" src="https://img.shields.io/github/last-commit/armbian/build/main?logo=github&label=Last%20commit&style=for-the-badge&branch=main&logoColor=white"></a>
</p>
## Table of contents
- [What does this project do?](#what-does-this-project-do)
- [Getting started](#getting-started)
- [Compared with industry standards](#compared-with-industry-standards)
- [Download prebuilt images](#download-prebuilt-images)
- [Project structure](#project-structure)
- [Contribution](#contribution)
- [Support](#support)
- [Contact](#contact)
- [Contributors](#contributors)
- [Partners](#armbian-partners)
- [License](#license)
## What does this project do?
- Builds custom **kernel**, **image** or a **distribution** optimized for low-resource hardware,
@@ -40,7 +26,7 @@
### Start with the build script
#### Development branch:
##### Development branch:
```bash
apt-get -y install git
@@ -49,7 +35,7 @@ cd build
./compile.sh
```
#### Stable branch:
##### Stable branch:
```bash
apt-get -y install git