Skip to content

Commit e314847

Browse files
committed
readme: improve spacing in label
1 parent f785046 commit e314847

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
        **I**nteger\
1313
        **N**on-linear\
1414
        **O**ptimization in\
15-
        **P Y**thon
15+
        **PY**thon
1616

1717
**linopy** is an open-source python package that facilitates **optimization** with **real world data**. It builds a bridge between data analysis packages like [xarray](https://github.com/pydata/xarray) & [pandas](https://pandas.pydata.org/) and problem solvers like [cbc](https://projects.coin-or.org/Cbc), [gurobi](https://www.gurobi.com/) (see the full list below). **Linopy** supports **Linear, Integer, Mixed-Integer and Quadratic Programming** while aiming to make linear programming in Python easy, highly-flexible and performant.
1818

0 commit comments

Comments
 (0)