From d769fa4900b9088c593da720ddca57ec99eae3aa Mon Sep 17 00:00:00 2001 From: Filipp Samoilov Date: Wed, 17 Dec 2025 22:05:35 +0200 Subject: [PATCH] Sort README table of contents Added 'crypto' section to the README table of contents. --- modules/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/README.md b/modules/README.md index 406d6c7b..28afd3bc 100644 --- a/modules/README.md +++ b/modules/README.md @@ -6,6 +6,7 @@ - [background\_task](#background_task) - [base16](#base16) - [coloring](#coloring) + - [crypto](#crypto) - [data\_extraction](#data_extraction) - [docker](#docker) - [filesystem](#filesystem) @@ -26,7 +27,6 @@ - [virtual\_environments](#virtual_environments) - [weather](#weather) - [webscraping](#webscraping) - - [crypto](#crypto) ## [after](./after)