diff --git a/README.md b/README.md index 5062976..00d2ed0 100644 --- a/README.md +++ b/README.md @@ -1,10 +1,8 @@ --- description: Where to begin with integrating Tor support into your mobile app or service -cover: .gitbook/assets/android-dark-web.avif -coverY: 0 --- -# Welcome to Onion Mobile Devs! +# 🧅 Welcome to Onion Mobile Devs! Tor, a [free and open-source software](the-history-of-tor.md) for enabling anonymous communication, routes Internet traffic through a worldwide, volunteer overlay network, consisting of thousands of relays, to conceal a user's location and usage from network surveillance or traffic analysis. By integrating [Tor into your mobile app](mobile-concepts/mobile-apps-with-tor.md), you provide your users with the ability to [maintain privacy and evade censorship](the-tor-protocol.md). diff --git a/SUMMARY.md b/SUMMARY.md index 14af98c..f7cc14a 100644 --- a/SUMMARY.md +++ b/SUMMARY.md @@ -1,6 +1,6 @@ # Table of contents -* [Welcome to Onion Mobile Devs!](README.md) +* [🧅 Welcome to Onion Mobile Devs!](README.md) * [The History of Tor](the-history-of-tor.md) * [The Tor Protocol](the-tor-protocol.md) * [Tor ("C Tor") vs Arti: What?!](tor-c-tor-vs-arti-what.md)