summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorOla Bini <ola.bini@gmail.com>2014-07-31 19:43:47 -0300
committerOla Bini <ola.bini@gmail.com>2014-07-31 19:43:47 -0300
commit0666ea46470a10334178a355a3895423f9906908 (patch)
tree8d071417cc0f66ba70b6ef5f0f2f82ea17ffc460 /README.md
parentb3d05d37063530e354d7b23b462e7418d7faf6e0 (diff)
Rearrange README's and make the content make sense
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/README.md b/README.md
index e69de29b..7eca3572 100644
--- a/README.md
+++ b/README.md
@@ -0,0 +1,4 @@
+Pixelated User Agent
+====================
+
+This contains the Pixelated User Agent, which is composed of a web UI written as a JavaScript single page app, and a service that provides a REST-ful interface that the UI can use for all User Agent actions. For now, all of these actions are mail-related but this might evolve later. The default service is written to talk to a Pixelated or LEAP provider.