commit abce51c929bebe24d712d0cb7938fc0655bfb82b Author: Ryan Heitmann ryan.heitmann@gmail.com Date: Thu Jun 10 08:54:01 2021 +1200
Update README.md
Added H1 formatting to header and removed horizontal line (H1 adds its own horizontal line) Removed comment blocks (/* */) around Copyright section. Removed text: "Some icons" at bottom of file near "Thanks to:" as this appears to have been deprecated. --- README.md | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-)
diff --git a/README.md b/README.md index 29254a17..7a13a1c8 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@
-Orbot: Android Onion Routing Robot -*********************************************** +## Orbot: Android Onion Routing Robot + Orbot is a freely licensed open-source application developed for the Android platform. It acts as a front-end to the Tor binary application, and also provides an HTTP Proxy for connecting web browsers and other @@ -21,11 +21,11 @@ Tor Frequently Asked Questions: https://support.torproject.org/faq/
*********************************************** -/* Copyright (c) 2009-2013, Nathan Freitas, The Guardian Project - * https://guardianproject.info/ */ +Copyright (c) 2009-2013, Nathan Freitas, The Guardian Project + * https://guardianproject.info/
*****
-Some icons thanks to: -https://drslash.com/flat-osx-pack/ +Thanks to: https://drslash.com/flat-osx-pack/ + FLAT OS by DrSlash.com is licensed under a Creative Commons Attribution – NonCommercial 4.0 International License.
tor-commits@lists.torproject.org