summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorRenata Nobre <renata.vnobre@gmail.com>2016-11-30 14:11:23 -0200
committerGitHub <noreply@github.com>2016-11-30 14:11:23 -0200
commitbd6280ddb415d5c949234e314a1fd4ffab927732 (patch)
treea3d8dd0dc559437bd4bd792cd82e7ec7da7a541c /README.md
parent61c288d889eef16a012a721d0fddab33467c861e (diff)
Update README.md
Adding waffle badge, this way the community can follow what we are doing :)
Diffstat (limited to 'README.md')
-rw-r--r--README.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/README.md b/README.md
index eb3c44c1..a3232039 100644
--- a/README.md
+++ b/README.md
@@ -3,6 +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)
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.
@@ -261,3 +262,5 @@ For people who want to run the user agent on docker container can use the Docker
## How to translate the user interface
See: [Contributor's Guide](https://github.com/pixelated/pixelated-user-agent/blob/master/CONTRIBUTING.md#translating-ui)
+
+