diff options
author | Victor Shyba <victor.shyba@gmail.com> | 2015-08-20 16:13:22 -0300 |
---|---|---|
committer | Victor Shyba <victor.shyba@gmail.com> | 2015-08-20 16:13:22 -0300 |
commit | d6660f09427bda99947b351b32cf7b503702fefd (patch) | |
tree | 4cccd8700f8a7ea8d8e599427903297c88d05246 | |
parent | dfd065199cb75e57ac1504f332893c2003a14b4d (diff) |
[docs] fix snap badge image and repo link
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,7 @@ Pixelated User Agent ==================== -[](https://snap-ci.com/pixelated-project/pixelated-user-agent/branch/master) [ +[](https://snap-ci.com/pixelated/pixelated-user-agent/branch/master) [ ](https://coveralls.io/r/pixelated-project/pixelated-user-agent?branch=master) 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. |