summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJosé Valim <jose.valim@plataformatec.com.br>2017-05-24 17:59:30 +0200
committerJosé Valim <jose.valim@plataformatec.com.br>2017-05-24 17:59:30 +0200
commitde967dddb415a0f5b304bba22c7c31ff90fb0d9b (patch)
tree6a7438c409e61e57257332e0c7831f5257c52bfe
parent6546156947e1dd4e9699e02d0ade64ef52bd33f1 (diff)
downloadelixir-de967dddb415a0f5b304bba22c7c31ff90fb0d9b.tar.gz
Include Windows build in the README
-rw-r--r--README.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/README.md b/README.md
index 201daf79f..3f94b1984 100644
--- a/README.md
+++ b/README.md
@@ -1,7 +1,8 @@
![Elixir](https://github.com/elixir-lang/elixir-lang.github.com/raw/master/images/logo/logo.png)
=========
-[![Build Status](https://secure.travis-ci.org/elixir-lang/elixir.svg?branch=master
+[![Travis build](https://secure.travis-ci.org/elixir-lang/elixir.svg?branch=master
"Build Status")](https://travis-ci.org/elixir-lang/elixir)
+[![Windows build](https://ci.appveyor.com/api/projects/status/6s6nsdj6eetg6hl6/branch/master?svg=true)](https://ci.appveyor.com/project/josevalim/elixir-qaacf/branch/master)
Elixir is a dynamic, functional language designed for building scalable and maintainable applications.