glop: format README.md

This commit is contained in:
Corentin Le Molgat
2023-06-12 11:08:00 +02:00
parent 8a142287ff
commit 415d744ec3

View File

@@ -3,5 +3,5 @@
Glop is Google's Linear Optimization Package. It provides a fast,
precise, numerically stable, production-ready system for linear programming.
It's written in C++ but can also be used from Java, Python, or C# via
our [linear solver wrapper](../linear_solver).
It's written in C++ but can also be used from Java, Python, or C# via our
[linear solver wrapper](../linear_solver).