diff options
author | Bruno Wagner Gonçalves <bwgpro@gmail.com> | 2015-02-12 14:24:55 -0200 |
---|---|---|
committer | Bruno Wagner Gonçalves <bwgpro@gmail.com> | 2015-02-12 14:24:55 -0200 |
commit | a6f424193b6b7ccaa2c2ba29575786e2d55f636a (patch) | |
tree | e62eeb0ce58110da2f82a063984c247aa009e5cf | |
parent | 4e43fa4e81aeb9a66c150d1dbf1c21b13dbce66e (diff) |
README has information about providers and accounts now
-rw-r--r-- | README.md | 5 |
1 files changed, 4 insertions, 1 deletions
@@ -10,8 +10,11 @@ The Pixelated User Agent is the mail client of the Pixelated ecosystem, it is co ## Getting started for development -Requirements: +First of all, you should have an account on a LEAP/Pixelated provider with email support. + * You can use one of the demo accounts at [Try Pixelated](https://try.pixelated-project.org:8080/auth/login). + * There are some other LEAP providers on the [Bitmask page](https://bitmask.net), but they don't support email currently. +Requirements: * vagrant * virtualbox |