glop: Fix README

This commit is contained in:
Corentin Le Molgat
2022-12-16 10:58:17 +01:00
parent 5035573759
commit 18f19abfc2

View File

@@ -4,5 +4,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/).
our [linear solver wrapper](../linear_solver).