1
Fork 0
mirror of https://github.com/RGBCube/uutils-coreutils synced 2025-07-30 04:27:45 +00:00

Merge pull request #226 from neyer/master

Update README.md to avoid redirects to the Rust website
This commit is contained in:
Alex Lyon 2014-09-19 00:10:02 -07:00
commit 270f680cbc

View file

@ -2,7 +2,7 @@ uutils coreutils [![Build Status](https://api.travis-ci.org/uutils/coreutils.svg
================
uutils is an attempt at writing universal (as in cross-platform) CLI
utils in [Rust](http://rust-lang.org). This repo is to aggregate the GNU
utils in [Rust](http://www.rust-lang.org). This repo is to aggregate the GNU
coreutils rewrites.
Why?