szabgab / wis-python-course-2024-04

16 stars 9 forks source link

proposal - Shaked Levy #221

Closed LevyShaked closed 2 weeks ago

LevyShaked commented 2 weeks ago

https://github.com/LevyShaked/Hamiltonian-Systems-Analyzer

szabgab commented 2 weeks ago

Looks good, but in the code and command examples in the readme file use backticks: pip install -r requirements.txt instead of single quotes: 'pip install -r requirements.txt.'.