mirror of
https://github.com/RGBCube/uutils-coreutils
synced 2025-07-27 19:17:43 +00:00
README and CONTRIBUTING: markdown and spelling fixes
This commit is contained in:
parent
de1f0ef315
commit
4dd618e67b
2 changed files with 4 additions and 3 deletions
|
@ -1,4 +1,4 @@
|
|||
<!-- spell-checker:ignore reimplementing toybox -->
|
||||
<!-- spell-checker:ignore reimplementing toybox RUNTEST -->
|
||||
|
||||
# Contributing to coreutils
|
||||
|
||||
|
|
|
@ -1,3 +1,6 @@
|
|||
<!-- markdownlint-disable MD033 MD041 MD002 -->
|
||||
<!-- markdownlint-disable commands-show-output no-duplicate-heading -->
|
||||
<!-- spell-checker:ignore markdownlint ; (options) DESTDIR UTILNAME manpages reimplementation -->
|
||||
<div align="center">
|
||||
|
||||

|
||||
|
@ -17,8 +20,6 @@
|
|||
|
||||
---
|
||||
|
||||
<!-- markdownlint-disable commands-show-output no-duplicate-heading -->
|
||||
<!-- spell-checker:ignore markdownlint ; (options) DESTDIR RUNTEST UTILNAME manpages -->
|
||||
|
||||
uutils coreutils is a cross-platform reimplementation of the GNU coreutils in
|
||||
[Rust](http://www.rust-lang.org). While all programs have been implemented, some
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue