From 0641466dbe122404212c540823825a63c6728bb7 Mon Sep 17 00:00:00 2001 From: galabovaa Date: Mon, 10 Jun 2024 18:14:44 +0100 Subject: [PATCH] contents --- README.md | 29 ++++++++++++++--------------- 1 file changed, 14 insertions(+), 15 deletions(-) diff --git a/README.md b/README.md index 575766425c..b691b5bdda 100644 --- a/README.md +++ b/README.md @@ -24,21 +24,20 @@ [windows_build_svg]: https://github.com/ERGO-Code/HiGHS/actions/workflows/build-windows.yml/badge.svg [windows_build_link]: https://github.com/ERGO-Code/HiGHS/actions/workflows/build-windows.yml -- [HiGHS - Linear optimization software](#highs---linear-optimization-software) - - [About HiGHS](#about-highs) - - [Documentation](#documentation) - - [Installation](#installation) - - [Build from source using CMake](#build-from-source-using-cmake) - - [Build with Meson*](#build-with-meson) - - [Build with Nix*](#build-with-nix) - - [Precompiled binaries](#precompiled-binaries) - - [Running HiGHS](#running-highs) - - [Interfaces](#interfaces) - - [Python](#python) - - [C](#c) - - [CSharp](#csharp) - - [Fortran](#fortran) - - [Reference](#reference) +- [About HiGHS](#about-highs) +- [Documentation](#documentation) +- [Installation](#installation) + - [Build from source using CMake](#build-from-source-using-cmake) + - [Build with Meson*](#build-with-meson) + - [Build with Nix*](#build-with-nix) + - [Precompiled binaries](#precompiled-binaries) +- [Running HiGHS](#running-highs) +- [Interfaces](#interfaces) + - [Python](#python) + - [C](#c) + - [CSharp](#csharp) + - [Fortran](#fortran) +- [Reference](#reference) ## About HiGHS