mirror of
https://github.com/RGBCube/uutils-coreutils
synced 2025-09-15 03:26:18 +00:00
docs/README ~ fix markdown lint complaints (no-trailing-spaces)
This commit is contained in:
parent
717b875b5d
commit
04235854fa
1 changed files with 1 additions and 1 deletions
|
@ -23,7 +23,7 @@ Why?
|
|||
Many GNU, Linux and other utilities are useful, and obviously
|
||||
[some](http://gnuwin32.sourceforge.net) [effort](http://unxutils.sourceforge.net)
|
||||
has been spent in the past to port them to Windows. However, those projects
|
||||
are written in platform-specific C, a language considered unsafe compared to Rust, and
|
||||
are written in platform-specific C, a language considered unsafe compared to Rust, and
|
||||
have other issues.
|
||||
|
||||
Rust provides a good, platform-agnostic way of writing systems utilities that are easy
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue