diff options
author | w0rp <w0rp@users.noreply.github.com> | 2016-10-11 22:04:10 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2016-10-11 22:04:10 +0100 |
commit | 6f94cee56e8adcfc93e2de6dc9c0b89151348041 (patch) | |
tree | d93c75386aba0025a624bebb55f4a75de6bbb169 | |
parent | 957acf186d521d676b424edacfd655a560e7009c (diff) | |
download | ale-6f94cee56e8adcfc93e2de6dc9c0b89151348041.zip |
Try putting the build status in the title line
This might show the first line of text on some mobile browsers again.
-rw-r--r-- | README.md | 3 |
1 files changed, 1 insertions, 2 deletions
@@ -1,5 +1,4 @@ -# ALE - Asynchronous Lint Engine -[![Build Status](https://travis-ci.org/w0rp/ale.svg?branch=master)](https://travis-ci.org/w0rp/ale) +# ALE - Asynchronous Lint Engine [![Build Status](https://travis-ci.org/w0rp/ale.svg?branch=master)](https://travis-ci.org/w0rp/ale) ![ALE Logo by Mark Grealish - https://www.bhalash.com/](img/logo.jpg?raw=true) |