Skip to content

Commit 238e8d3

Browse files
jschuellerDanielBok
authored andcommitted
Update README.md
1 parent fb55e39 commit 238e8d3

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
1-
NLOpt Python
1+
NLopt Python
22
============
33

44
[![PyPI version](https://badge.fury.io/py/nlopt.svg)](https://badge.fury.io/py/nlopt)
55
![Build](https://github.com/DanielBok/nlopt-python/workflows/Build/badge.svg?branch=master)
66

7-
This project builds Python wheels for the NLOpt library. NLOpt contains various routines for non-linear optimization.
7+
This project builds Python wheels for the NLopt library. NLopt contains various routines for non-linear optimization.
88

99
## Versions supported
1010

11-
The project supports Python versions 3.6+ and above for Windows, MacOS, and Linux.
11+
The project supports Python versions 3.9+ and above for Windows, MacOS, and Linux.
1212

1313
## Installation
1414

@@ -18,4 +18,4 @@ pip install nlopt
1818

1919
## Documentation
2020

21-
For more information on how to use NLOpt, refer to the [documentation](https://nlopt.readthedocs.io/en/latest/NLopt_Python_Reference/).
21+
For more information on how to use NLopt, refer to the [documentation](https://nlopt.readthedocs.io/en/latest/NLopt_Python_Reference/).

0 commit comments

Comments
 (0)