diff --git a/Makefile b/Makefile index 02df49e2c..a5297bcae 100644 --- a/Makefile +++ b/Makefile @@ -25,13 +25,13 @@ PROGS := \ tee \ true \ truncate \ - users \ wc \ yes \ tty \ hostname \ UNIX_PROGS := \ + users \ whoami \ ifneq ($(OS),Windows_NT) diff --git a/README.md b/README.md index 45b119cff..2163a2a2c 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -uutils coreutils +uutils coreutils [![Build Status](https://travis-ci.org/uutils/coreutils.png?branch=master)](https://travis-ci.org/uutils/coreutils) ================ uutils is an attempt at writing universal (as in cross-platform) CLI