From 8400293f354181129727570362ae053df639329d Mon Sep 17 00:00:00 2001 From: Madeleine Hartland-Dykes <146767175+hd2802@users.noreply.github.com> Date: Sat, 6 Jul 2024 11:28:31 +0100 Subject: [PATCH] fix order of table of contents --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9f3119b..7140322 100644 --- a/README.md +++ b/README.md @@ -8,8 +8,8 @@ To get started, simply fork this repo. Please refer to [CONTRIBUTING.md](CONTRIB ## Table of Contents: -- [C#](#c) - [C/C++](#cc) +- [C#](#c) - [Clojure](#clojure) - [Dart](#dart) - [Elixir](#elixir)