examples: Rework README.md

This commit is contained in:
Mizux Seiha
2022-04-05 12:30:47 +02:00
committed by Corentin Le Molgat
parent 87f89bf031
commit 23cdf7aba6
2 changed files with 2 additions and 23 deletions

View File

@@ -1,6 +1,6 @@
# Python examples
The following examples showcase how to use OrTools.
These examples should work for any Python3.6+.
These examples should work for any Python3.7+.
We recommend that all projects you create target `Python 3.9`,
as this allows you to keep up-to-date with the latest Python frameworks.