From 4129b76881f78570db6ad2626b320d3a775c2d22 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Cl=C3=A9ment=20Pinard?= Date: Fri, 7 Apr 2023 15:25:11 +0200 Subject: [PATCH] add python option to README TOC --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 2579516..ce6bdc0 100644 --- a/README.md +++ b/README.md @@ -11,6 +11,7 @@ Dump the software license list of Python packages installed with pip. * [Usage](#usage) * [Command\-Line Options](#command-line-options) * [Common options](#common-options) + * [Option: python](#option-python) * [Option: from](#option-from) * [Option: order](#option-order) * [Option: format](#option-format)