diff options
author | Tulio Casagrande <tuliocasagrande@gmail.com> | 2017-04-08 15:50:32 -0300 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-04-08 15:50:32 -0300 |
commit | 765efa626f6702f792d0c8e1a395cc1a806fd76d (patch) | |
tree | 50b9060fafb8305de20228a374f1d57d4490c87b | |
parent | 849b280c80d2bd02288184442331ddacf9cfcced (diff) |
Change build badge to CircleCI
-rw-r--r-- | README.md | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,8 +1,8 @@ Pixelated User Agent ==================== -[](https://snap-ci.com/pixelated/pixelated-user-agent/branch/master) [ -](https://coveralls.io/r/pixelated/pixelated-user-agent?branch=master) +[](https://circleci.com/gh/pixelated/pixelated-user-agent) +[](https://coveralls.io/r/pixelated/pixelated-user-agent?branch=master) [](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. |