summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDavid Peter <sharkdp@users.noreply.github.com>2018-11-01 18:54:57 +0100
committerGitHub <noreply@github.com>2018-11-01 18:54:57 +0100
commit31c424289ce72c12b99048d8b541e8be2215b713 (patch)
treeac17860d678dff372ecd76b2e64b1a4b27ea5797
parent5fbb248adf0b88b52859da74e6aea66a2f659ca0 (diff)
Update README.md
-rw-r--r--README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md
index f65b2fc..026d652 100644
--- a/README.md
+++ b/README.md
@@ -1,5 +1,7 @@
# dup
+[![Build Status](https://travis-ci.org/sharkdp/dup.svg?branch=master)](https://travis-ci.org/sharkdp/dup)
+
*A minimal, fast alternative to `du -sh`.*
`dup` is a very simple program that computes the total filesize of the current directory.