DrTimothyAldenDavis / SuiteSparse

The official SuiteSparse library: a suite of sparse matrix algorithms authored or co-authored by Tim Davis, Texas A&M University.
https://people.engr.tamu.edu/davis/suitesparse.html
Other
1.15k stars 259 forks source link

README.md: Reformat for better readability on small screens #642

Closed mmuetzel closed 8 months ago

mmuetzel commented 8 months ago

On small screens (e.g., mobile phones), reading the README file is inconvenient because some of the lines are longer than the width of the small screen.

Change mark-down formatting to allow automatic line breaks in more places.