From 2cbfea15220b34a3fcadf611e00cef17e2d39d1d Mon Sep 17 00:00:00 2001 From: native-api Date: Tue, 10 Dec 2024 21:20:21 +0300 Subject: [PATCH] Add TOC entry --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 7444e99f..9cfeb4e8 100644 --- a/README.md +++ b/README.md @@ -51,6 +51,7 @@ This project was forked from [rbenv](https://github.com/rbenv/rbenv) and * [Install additional Python versions](#install-additional-python-versions) * [Prefix auto-resolution to the latest version](#prefix-auto-resolution-to-the-latest-version) * [Switch between Python versions](#switch-between-python-versions) + * [Making multiple versions available](#making-multiple-versions-available) * [Uninstall Python versions](#uninstall-python-versions) * [Other operations](#other-operations) * [Upgrading](#upgrading)