1
0
mirror of https://github.com/kubernetes-sigs/descheduler.git synced 2026-01-26 05:14:13 +01:00

Add <toc> markers to README

This commit is contained in:
Mike Dame
2021-03-08 10:47:27 -05:00
parent 131ed42a4c
commit 8ecd14289a

View File

@@ -24,7 +24,7 @@ but relies on the default scheduler for that.
Table of Contents
=================
<!-- toc -->
* [Quick Start](#quick-start)
* [Run As A Job](#run-as-a-job)
* [Run As A CronJob](#run-as-a-cronjob)
@@ -52,6 +52,7 @@ Table of Contents
* [Communicating With Contributors](#communicating-with-contributors)
* [Roadmap](#roadmap)
* [Code of conduct](#code-of-conduct)
<!-- /toc -->
## Quick Start