[tor-commits] [snowflake-mobile/master] Added support for GitLab markdown

cohosh at torproject.org cohosh at torproject.org
Wed Jul 8 16:18:34 UTC 2020


commit e3e5e6b0b62fa1fc2f79cecb8f186d808c358613
Author: Hashik Donthineni <HashikDonthineni at gmail.com>
Date:   Thu Jul 2 02:02:37 2020 +0530

    Added support for GitLab markdown
---
 README.md | 14 ++++++++------
 1 file changed, 8 insertions(+), 6 deletions(-)

diff --git a/README.md b/README.md
index 27f93b4..c73a650 100644
--- a/README.md
+++ b/README.md
@@ -1,21 +1,23 @@
-<center>  <h2>Snowflake Mobile</h2>  </center>
-<p  align="center">
+<div  align="center"> <h2>Snowflake Mobile</h2> </div>
+
+<div  align="center">
 <img  width="100"  height="100"  src="https://gitweb.torproject.org/pluggable-transports/snowflake-webext.git/plain/static/assets/status-on.svg">
-</p>
+</div>
 
 > Implementing Snowflake proxy on the Android platform as a native
 > application for volunteer users to contribute as a relay and help
-> circumvent censorship.
+> circumvent censorship. With the ubiquitous nature of Android phones, it makes perfect sense to develop a mobile version of the proxy that relays the data in the background, which adds to the currently active volunteer proxies making Snowflake proxy abundantly available at all times.
   
  
 
 ## Building and Running
 The build process is similar to any other Android application. \
-To be able to test broker API, simulate a client, you can use [Snowbox](https://github.com/cohosh/snowbox). It is a Docker container that is used to fulfill the said tasks and makes development smooth.
+[Snowbox](https://github.com/cohosh/snowbox) is a Docker container that is used to test broker API, simulate a client. It makes developmen smooth. 
 
 
 ## Contribution
-Download Android studio, import the project, set-up Snowbox, you are good to go! to feel comfortable around the code base I strongly suggest taking a lookg at the [Wiki](https://gitlab.torproject.org/tpo/anti-censorship/pluggable-transports/snowflake-mobile/-/wikis/home).
+Download Android studio, import the project, set-up Snowbox, you are good to go! \
+To feel comfortable around the code base I strongly suggest taking a lookg at the project [Wiki](https://gitlab.torproject.org/tpo/anti-censorship/pluggable-transports/snowflake-mobile/-/wikis/home).
 
 ## Contact  
 You can use [Tor OFTC IRC](https://www.torproject.org/contact/) to contact the people at Tor and get to know the dev team.  





More information about the tor-commits mailing list