summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIvan Alejandro <ivanalejandro0@gmail.com>2015-10-30 15:18:27 -0300
committerIvan Alejandro <ivanalejandro0@gmail.com>2015-10-30 15:18:27 -0300
commit9e9154ee0462bb516b667aebeaac38a987be81b7 (patch)
treefb05258b34b69823eed4dbcd83cbc5193a5fe2d6
parent178be39704ed0a101c19a4064bdde4ac9f59c60a (diff)
Update Bitmask project description and links
-rw-r--r--pages/docs/client/en.md24
1 files changed, 9 insertions, 15 deletions
diff --git a/pages/docs/client/en.md b/pages/docs/client/en.md
index b03c387..1a39eea 100644
--- a/pages/docs/client/en.md
+++ b/pages/docs/client/en.md
@@ -2,23 +2,17 @@
@title = 'Bitmask'
@summary = "The Internet Encryption Toolkit: Encrypted Internet Proxy and Encrypted Mail"
-**Bitmask** is the multiplatform desktop client for the services offered by
-[[the LEAP Platform => platform]]. For more information, see [[bitmask.net =>
-https://bitmask.net]].
+**Bitmask** is the multiplatform desktop client for the services offered [[the
+LEAP Platform => platform]]. It is written in
+[Python](https://www.python.org/) using [PySide](https://wiki.qt.io/PySide) and
+licensed under the
+[GPL3](https://github.com/leapcode/bitmask_client/blob/develop/LICENSE).
+Currently we distribute pre-compiled bundles for Linux, with OS X and Windows
+bundles following soon.
-It is written in python using [PySide](http://qt-project.org/wiki/PySide) and
-licensed under the GPL3. Currently we distribute pre-compiled bundles for Linux
-and OSX, with Windows bundles following soon.
-
-We include below some sections of the user guide and the development
-documentation so you can get started.
-
-
-User Guide
-----------
-
-For installation docs see the [Bitmask website](https://bitmask.net/en/install)
+For more info and a users guide goto [[bitmask.net => https://bitmask.net]].
+Testers and Hackers see below.
Testers Guide
-------------