From 4e1e8762da85870e85d2f2ad6673fc855c234b60 Mon Sep 17 00:00:00 2001 From: Emil Berg Date: Sun, 6 Apr 2025 08:11:42 +0200 Subject: Add C# to home page supported language list --- docs/markdown/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/markdown/index.md b/docs/markdown/index.md index 8827c8df4..cbb79018f 100644 --- a/docs/markdown/index.md +++ b/docs/markdown/index.md @@ -17,7 +17,7 @@ code. ## Features * multiplatform support for Linux, macOS, Windows, GCC, Clang, Visual Studio and others -* supported languages include C, C++, D, Fortran, Java, Rust +* supported languages include C, C++, C#, D, Fortran, Java, Rust * build definitions in a very readable and user friendly non-Turing complete DSL * cross compilation for many operating systems as well as bare metal * optimized for extremely fast full and incremental builds without sacrificing correctness -- cgit v1.2.3