From e4a06e2cd34102a23c7395cb147fc3d5fae672a7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Chlo=C3=A9=20Chagnon?= Date: Thu, 25 Jun 2026 08:39:31 +0200 Subject: [PATCH] Add Scala section to the index (#1049) ### Description of Changes This PR fixes an oversight where the new Scala section wasn't added to the index. Reviewed-on: https://codeberg.org/ethical-foss/open-slopware/pulls/1049 Reviewed-by: Ethical FOSS admin --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 3076ce3..975c5a7 100644 --- a/README.md +++ b/README.md @@ -151,6 +151,7 @@ Any other questions? Please check out our [FAQ](./FAQ.md), and if your question * [Rust](#rust) * [Alternative GUI crates](#alternative-gui-crates) * [Alternative TUI crates](#alternative-tui-crates) + * [Scala](#scala) * [Remote Desktop](#remote-desktop) * [Reverse Engineering and Debugging](#reverse-engineering-and-debugging) * [Runtime Version Managers](#runtime-version-managers)