From a79728b1fba85067501046351b1b40757944df26 Mon Sep 17 00:00:00 2001 From: Arcterus Date: Sat, 8 Feb 2014 13:35:26 -0800 Subject: [PATCH] Add status image and move users to Unix-specific commands --- Makefile | 2 +- README.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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