diff --git a/Makefile b/Makefile index af38f5b5a..303735a1a 100644 --- a/Makefile +++ b/Makefile @@ -25,12 +25,12 @@ PROGS := \ tee \ true \ truncate \ - users \ wc \ yes \ tty \ 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