aboutsummaryrefslogtreecommitdiffhomepage
path: root/README.md
diff options
context:
space:
mode:
authorGravatar Peter Dave Hello <PeterDaveHello@users.noreply.github.com>2015-01-17 16:39:21 +0800
committerGravatar Konrad Borowski <x.fix@o2.pl>2015-01-17 11:42:54 +0100
commit3c0902b7e434a85e49f3ccb5ab0bf82f341533c5 (patch)
tree2a094e23ef8c6be7fe82bf6559b15e3adb3165c5 /README.md
parentb31305b9bd599e04077f0f0bcd701fc87910a2f5 (diff)
Use svg instead of png to get better image quality
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index d017aa94..52c19307 100644
--- a/README.md
+++ b/README.md
@@ -1,4 +1,4 @@
-[fish](http://fishshell.com/) - the friendly interactive shell [![Build Status](https://travis-ci.org/fish-shell/fish-shell.png?branch=master)](https://travis-ci.org/fish-shell/fish-shell)
+[fish](http://fishshell.com/) - the friendly interactive shell [![Build Status](https://travis-ci.org/fish-shell/fish-shell.svg?branch=master)](https://travis-ci.org/fish-shell/fish-shell)
================================================
fish is a smart and user-friendly command line shell for OS X, Linux, and the rest of the family. fish includes features like syntax highlighting, autosuggest-as-you-type, and fancy tab completions that just work, with no configuration required.