Update 'README.md'

This commit is contained in:
Estevan BIAU-LOYER 2023-12-04 10:44:00 +01:00
parent e233af2d67
commit eaff483cdf
1 changed files with 3 additions and 1 deletions

View File

@ -1,5 +1,7 @@
# Tutorial 5 # Tutorial 5
Use the following command to run the code: Use the following command to run the code:
--------
planPathPRM(L1, L2, nbpoints) planPathPRM(2000, 1000, 100)
-------