summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorTulio Casagrande <tuliocasagrande@gmail.com>2017-03-21 11:34:12 -0300
committerGitHub <noreply@github.com>2017-03-21 11:34:12 -0300
commit3cca4fdf9e712145a71432ffe0e2d63f0dfec211 (patch)
treee6ce18fc51e949397b1c260bff5a8d4a117eb5d6 /README.md
parent93b7398efaadecf1e6c983a6d1aae471dbe6e4d9 (diff)
Update waffle badge
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 9f0a6aa6..c03cf95d 100644
--- a/README.md
+++ b/README.md
@@ -3,7 +3,7 @@ Pixelated User Agent
[![Build Status](https://snap-ci.com/pixelated/pixelated-user-agent/branch/master/build_image)](https://snap-ci.com/pixelated/pixelated-user-agent/branch/master) [
![Coverage Status](https://coveralls.io/repos/pixelated/pixelated-user-agent/badge.svg?branch=master)](https://coveralls.io/r/pixelated/pixelated-user-agent?branch=master)
-[![Stories in Dev](https://badge.waffle.io/pixelated/pixelated-user-agent.svg?label=2%20-%20Development&title=Developing)](http://waffle.io/pixelated/pixelated-user-agent)
+[![Stories in Doing](https://badge.waffle.io/pixelated/pixelated-user-agent.svg?label=doing&title=Doing)](http://waffle.io/pixelated/pixelated-user-agent)
The Pixelated User Agent is the mail client of the Pixelated ecosystem. It is composed of two parts, a web interface written in JavaScript ([FlightJS](https://flightjs.github.io/)) and a Python API that interacts with a LEAP Provider, the e-mail platform that Pixelated is built on.